MarkersVisualArgs
Interface
The context for the markers visual function.
Definition
Package:@progress/kendo-vue-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 marker options.
rect
Rect
The rectangle that defines the normal position of the visual.
sender
Object
The instance of the Chart component.
series
any
The point series.
value
any
The point value.