ChartSeriesMarkersProps
Represents the props of the KendoReact ChartSeriesMarkers component.
Name | Type | Default | Description |
---|---|---|---|
background? |
|
The background color of the series markers. | |
border? |
|
The border of the markers. | |
borderRadius? |
|
The border radius in pixels when | |
from? |
|
The Chart series marker configuration for the | |
rotation? |
|
The rotation angle of the markers. | |
size? |
|
The marker size in pixels. | |
to? |
|
The Chart series marker configuration for the | |
type? |
|
The shape of the series markers. The supported values are:
| |
visible? |
|
If set to | |
visual? |
|
A function for creating a custom visual for the markers. The available argument fields are:
|