ZoomCharts Documentation
Version: 1.21.19 (2026-08-03)
Switch to Version 2.0 (BETA)
Switch to Version 2.0 (BETA)
TimeChart.settings.series.style.comments.iconMarkerOffset
This section is defined by the type LinearChartSettingsCommentRelativePoint.
Relative icon position. x is within the column slot (like left/right align) and y is within the chart draw area (like top/bottom). If set, this overrides iconMarkerAlign, iconMarkerPosition, and the series id fields.
Properties
x: number
Default value: 0.5
Horizontal position relative to the column slot. 0 is left and 1 is right; values outside 0..1 are allowed (e.g. neighboring slots).
y: number
Default value: 0.5
Vertical position relative to the chart draw area. 0 is top and 1 is bottom; values outside 0..1 are allowed.