New to Kendo UI for Angular? Start a free 30-day trial

CategoryAxisNotes

The configuration options of the category axis notes.

NameTypeDefaultDescription

data?

any[]

The items of the notes.

icon?

CategoryAxisNotesIcon

The icon of the notes.

label?

CategoryAxisNotesLabel

The label of the notes.

line?

NoteLine

The line of the notes.

position?

NotePosition

The position of the category axis note.

visual?

(e: AxisNoteVisualArgs) => Element

A function that can be used to create a custom visual for the notes.

In this article

Not finding the help you need?