SeriesNoteVisualArgs
Interface
The context for the point highlight visual function.
Definition
Package:@progress/kendo-react-charts
Properties
category
any
The point category.
A function that can be used to get the default visual.
Returns:
Element
dataItem
any
The point data item.
options
any
The options of the note.
rect
Rect
The rectangle that defines the normal position of the visual.
series
any
The point series.
text
string
The text of the note.
value
string
The value of the point.