Interface: SeriesMarker<TimeType>
Represents a series marker.
Type parameters
• TimeType
Properties
time
time:
TimeType
The time of the marker.
position
position:
SeriesMarkerPosition
The position of the marker.
shape
shape:
SeriesMarkerShape
The shape of the marker.
color
color:
string
The color of the marker.
id?
optional
id:string
The ID of the marker.
text?
optional
text:string
The optional text of the marker.
size?
optional
size:number
The optional size of the marker.
Default Value
1