New to Kendo UI for Angular? Start a free 30-day trial
MarkersVisualArgs
Updated on Nov 3, 2025
Represents the context for the markers visual function.
| Name | Type | Default | Description | 
|---|---|---|---|
category | 
 | 
 Specifies the category of the point.  | |
createVisual | 
 | 
 Specifies a function that gets the default visual.  | |
dataItem | 
 | 
 Specifies the data item associated with the point.  | |
options | 
 | 
 Specifies the options of the marker.  | |
rect | 
 | 
 Specifies the rectangle that defines the normal position of the visual.  | |
sender | 
 | 
 Specifies the instance of the Chart component.  | |
series | 
 | 
 Specifies the point series.  | |
value | 
 | 
 Specifies the value of the point.  |