ZoomCharts Documentation
Version: 1.21.20 (2026-09-08)
Switch to Version 2.0 (BETA)
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.LinearChartCommentPlacementPreviewArguments
Arguments for {@link SettingsComments.placementPreviewComment}. Mirrors the useful parts of an add-time {@link ICommentEditEventArguments} so apps can reuse their comment styler. Does not include editor {@link ICommentEditSettings} (preview is pre-text).
Methods
This type does not define any methods.
Properties
chart: any
comment: LinearChartSettingsComment
Fresh SDK-seeded draft comment (marker/range/shape suggestions already applied). The callback may clone and restyle this object.
context: any
Target item context (timestamp / series / facet item, etc.).
placement: LinearChartCommentPlacementInfo
Same placement metadata shape as on {@link ICommentEditEventArguments.added}.