ZoomCharts Documentation
Version: 1.21.19 (2026-08-03)
Switch to Version 2.0 (BETA)
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.LinearChartSettingsCommentShape
Methods
This type does not define any methods.
Properties
arrowSize: number
Arrow head size in pixels; used only when type === "arrow".
fromDecoration: "circle" | "open arrow" | "hollow arrow" | "arrow"
Decoration rendered at the start of an arrow shape.
selectedStyle: BaseSettingsBackgroundStyle
Additional style applied on top of {@link style} when this comment is selected.
style: BaseSettingsBackgroundStyle
Shared fill/stroke settings (fillColor, lineColor, lineWidth, lineDash, shadow*).
toDecoration: "circle" | "open arrow" | "hollow arrow" | "arrow"
Decoration rendered at the end of an arrow shape.
type: "rectangle" | "arrow" | "oval"