ZoomCharts Documentation

Version: 1.21.17 (2026-06-01)
Switch to Version 2.0 (BETA)

TimeChart.settings.seriesLabels.marker

This section is defined by the type LinearChartSettingsSeriesLabelsMarker.

Properties

enabled: boolean
Default value: false
padding: number
Default value: 4

Horizontal space between the marker and label text.

shape: "triangle" | "square" | "rhombus" | "triangle2" | "circle"
Default value: "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
Default value: null

Marker size in pixels. null uses the label line height.

X