ZoomCharts Documentation
Version: 1.21.20 (2026-09-08)
Switch to Version 2.0 (BETA)
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.LinearChartSettingsCommentLabelGroupStyle
Group style for {@link SettingsComment.extraLabels}. Extends {@link Base.SettingsLabelGroupStyle} with the same panel-only layout offsets as {@link SettingsCommentLabelStyle}.
Inheritance hierarchy
This type inherits from BaseSettingsLabelGroupStyle.
Methods
This type does not define any methods.
Properties
margin: number
Inherited from: BaseSettingsLabelGroupStyle
offsetX: number
Comments panel only: horizontal shift from the default sequential layout origin. Reduces available width for the group by the same amount.
offsetY: number
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