MarkersVisualArgs
Interface
Represents the context for the markers visual function.
Definition
Package:@progress/kendo-angular-charts
Properties
category
any
Specifies the category of the point.
Specifies a function that gets the default visual.
Returns:
Element
dataItem
any
Specifies the data item associated with the point.
options
any
Specifies the options of the marker.
rect
Rect
Specifies the rectangle that defines the normal position of the visual.
sender
TChart
Specifies the instance of the Chart component.
series
any
Specifies the point series.
value
any
Specifies the value of the point.