NoteHoverEvent
Arguments for the noteHover
event.
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
The ChartComponent
that triggered the event.
series
An object containing the note series options.
value
any
The note value.
visual
any
The note visual element.