New to Kendo UI for Angular? Start a free 30-day trial
SeriesDefaultsNotesComponent
The configuration of the seriesDefaults
notes.
Selector
kendo-chart-series-defaults-notes
Inputs
Name | Type | Default | Description |
---|---|---|---|
icon |
|
The icon of the notes. | |
label |
|
The label of the notes. | |
line |
|
The line of the notes. | |
visual |
|
A function for creating a custom visual for the notes. |
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
| ||||||
|