New to Kendo UI for Angular? Start a free 30-day trial
MarkersVisualArgs
The context for the markers visual function.
Name | Type | Default | Description |
---|---|---|---|
category |
|
The point category. | |
createVisual |
|
A function that can be used to get the default visual. | |
dataItem |
|
The point data item. | |
options |
|
The marker options. | |
rect |
|
The rectangle that defines the normal position of the visual. | |
sender |
|
The instance of the Chart component. | |
series |
|
The point series. | |
value |
|
The point value. |