New to Kendo UI for Angular? Start a free 30-day trial
ValueAxisNotesComponent
The configuration of the value axis notes (see example).
Selector
kendo-chart-value-axis-item-notes
Inputs
Name | Type | Default | Description |
---|---|---|---|
data |
|
The items of the notes. | |
icon |
|
The icon of the notes. | |
label |
|
The label of the notes. | |
line |
|
The line of the notes. | |
position |
|
The position of the value axis note. | |
visual |
|
A function for creating custom visuals 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
| ||||||
|