New to Kendo UI for Angular? Start a free 30-day trial
YAxisNotesIconComponent
Represents the configuration of the notes icon in the Y axis.
Selector
kendo-chart-y-axis-item-notes-icon
Inputs
| Name | Type | Default | Description | 
|---|---|---|---|
| background | 
 | Specifies the background color of the icon. | |
| border | 
 | Specifies the border configuration of the icon. | |
| size | 
 | Specifies the size of the icon. | |
| type | 
 | 
 | Specifies the shape of the notes icon. | 
| visible | 
 | 
 | Determines whether the notes icon is visible. | 
Methods
| notifyChanges | ||||||
|---|---|---|---|---|---|---|
| Updates the component fields with the specified values and refreshes the Chart. Use this method when the configuration values cannot be set through the template. ts  | ||||||
| 
 |