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

ValueAxisNotes

The configuration options of the value axis notes.

NameTypeDefaultDescription

data?

any[]

The items of the notes.

icon?

ValueAxisNotesIcon

The icon of the notes.

label?

ValueAxisNotesLabel

The label of the notes.

line?

NoteLine

The line of the notes.

position?

NotePosition

The position of the value axis note.

visual?

(e: AxisNoteVisualArgs) => Element

A function for creating custom visuals for the notes.

In this article

Not finding the help you need?