NavigatorSeriesNotesIconComponent
The icon of the notes.
Selector
kendo-chart-navigator-series-item-notes-icon
Inputs
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
background | string | The background color of the notes icon. | |
border | The border of the notes icon. | ||
size | number | The size of the notes icon. | |
type | The icon shape. The supported values are:
| ||
visible | boolean | The visibility of the notes icon. |
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.
|
Parameters | ||
---|---|---|
changes | any | An object containing the updated input fields. |