ZoomCharts Documentation
Version: 1.21.17 (2026-06-01)
Switch to Version 2.0 (BETA)
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.LinearChartSettingsSeriesLabelsMarker
Methods
This type does not define any methods.
Properties
enabled: boolean
padding: number
Horizontal space between the marker and label text.
shape: "triangle" | "square" | "rhombus" | "triangle2" | "circle"
Marker shape.
Valid values:- circle - draws circles
- square - draws rectangles
- rhombus - draws rhombus (diamonds)
- triangle - draws triangles, pointing up
- triangle2 - draws triangles, pointing down
size: number
Marker size in pixels. null uses the label line height.