New to KendoReactStart a free 30-day trial

Represents the props of the KendoReact ChartCategoryAxisNotes component.

Definition

Package:@progress/kendo-react-charts

Properties

children?

ReactNode

The child components of the ChartCategoryAxisNotes. Supported child components are: ChartCategoryAxisNotesIcon and ChartCategoryAxisNotesLabel.

data?

any[]

Specifies the items of the notes.

Specifies the icon of the notes.

Specifies the label of the notes.

Specifies the line 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.

Parameters:eAxisNoteVisualArgs​<Chart>Returns:

Element