New to Kendo UI for Angular? Start a free 30-day trial
NavigatorSeriesNotesIconComponent
Represents the icon of the notes.
Selector
kendo-chart-navigator-series-item-notes-icon
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
Specifies the background color of the notes icon. | |
border |
|
Specifies the border configuration of the notes icon. | |
size |
|
Specifies the size of the notes icon. | |
type |
|
|
Specifies the icon shape. |
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
| ||||||
|