SeriesMarker
23 Sep 20251 minute to read
Properties
border SeriesMarkerBorderModel
options for customizing marker border.
dataLabel SeriesMarkerDataLabelModel
options for customizing marker data label.
fill string
color for marker.
Defaults to ’’
height number
height for marker.
Defaults to 6
imageUrl string
Url for the image that is to be displayed as marker.
Defaults to ’’
opacity number
opacity for marker.
Defaults to 1
shape string
shape for marker.
Defaults to ‘circle’
visible boolean
visibility for marker.
Defaults to false
width number
width for marker.
Defaults to 6