ZoomCharts Documentation

Version: 1.21.19 (2026-08-03)
Switch to Version 2.0 (BETA)

ZoomCharts.Configuration.LinearChartCommentEditEventArguments

Describes the base properties shared between all events raised by the different charts.

Inheritance hierarchy

This type inherits from BaseChartEventArguments.

Methods

This type does not define any methods.

Properties

added: boolean

True when this event creates a new comment rather than editing an existing one.

chart: BaseApi
Inherited from: BaseChartEventArguments

The chart object for which the event has been raised.

clickCredits: boolean
Inherited from: BaseChartEventArguments
commentId: string
context: any
Inherited from: BaseChartEventArguments
Properties
url: string
urlTarget: string
deleted: boolean

True when the delete button was clicked.

origin: string
Inherited from: BaseChartEventArguments
panelIndex: number

When {@link added} is true, describes where the user placed the comment. Null for edit/delete of existing comments.

Updated label settings, or null when deleted is true.

X