NoteClickEvent
Class
Arguments for the noteClick event.
Definition
Package:@progress/kendo-vue-charts
Properties
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.
An object which contains the note series options.
target
any
The Chart component that triggered the event.
value
any
The note value.
visual
any
The note visual element.