SeriesMarkers
Represents the configuration options of the series markers.
Name | Type | Default | Description |
---|---|---|---|
background? |
|
Specifies the background color of the series markers. | |
border? |
|
Specifies the border of the markers. | |
borderRadius? |
|
Specifies the border radius in pixels when | |
from? |
|
Specifies the Chart series marker configuration for the | |
rotation? |
|
Specifies the rotation angle of the markers. | |
size? |
|
Specifies the marker size in pixels. | |
to? |
|
Specifies the Chart series marker configuration for the | |
type? |
|
Specifies the shape of the series markers. | |
visible? |
|
If set to | |
visual? |
|
Specifies a function for creating a custom visual for the markers. |