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:
dataItem
any
Specifies the data item associated with the point.
options
any
Specifies the options of the marker.
Specifies the instance of the Chart component.
series
any
Specifies the point series.
value
any
Specifies the value of the point.