CategoryAxisNotesComponent
Component
Configures the notes for the category axis in the Chart (see example)
Definition
Package:@progress/kendo-angular-charts
Selector:kendo-chart-category-axis-item-notes
Inputs
data
any[]
Defines the data items for the notes.
Specifies the icon configuration of the notes.
Specifies the label configuration of the notes.
Sets the position of the notes.
Provides a function that creates a custom visual for the notes.
Methods
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:changesany
An object containing the updated input fields.