Interface: SeriesMarker<TimeType>
Represents a series marker.
Type parameters
| Name |
|---|
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.
defaultvalue 1