ZoomCharts Documentation
Version: 1.21.20 (2026-09-08)
Switch to Version 2.0 (BETA)
Switch to Version 2.0 (BETA)
FacetChart.settings.seriesDefault.style.comment.extraLabelGroupStyle
This section is defined by the type LinearChartSettingsCommentLabelGroupStyle.
Optional group-level margin/padding and panel layout offsets for the {@link extraLabels} LabelGroup.
Properties
margin: number
Inherited from: BaseSettingsLabelGroupStyle
offsetX: number
Default value: 0
Comments panel only: horizontal shift from the default sequential layout origin. Reduces available width for the group by the same amount.
offsetY: number
Default value: 0
Comments panel only: vertical shift from the default sequential layout origin. Subsequent panel content continues after the group's final bounds.
padding: number
Inherited from: BaseSettingsLabelGroupStyle