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

NoteClickEvent

Arguments for the noteClick event.

NameTypeDefaultDescription

category

any

The data point category. Available only for the Categorical charts (Bar, Line, Area, and similar).

dataItem

any

The data item of the point note.

sender

ChartComponent

The ChartComponent that triggered the event.

series

EventSeriesOptions

An object containing the note series options.

value

any

The note value.

visual

any

The note visual element.

In this article

Not finding the help you need?