ChartNavigatorCategoryAxisNotesProps
Interface
Represents the props of the KendoReact ChartNavigatorCategoryAxisNotes component.
Definition
Package:@progress/kendo-react-charts
Properties
data?
any[]
Specifies the items of the notes.
Specifies the icon of the notes.
Specifies the label of the notes.
Specifies the position of the category axis note.
Specifies a function that can be used to create a custom visual for the notes.