ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
ZoomCharts.Configuration.BaseChartErrorEventArguments
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
arg: any
Any additional arguments that were passed to the error handler.
chart: BaseApi
Inherited from: BaseChartEventArguments
The chart object for which the event has been raised.
clickCredits: boolean
Inherited from: BaseChartEventArguments
credits: anonymous type
message: string
The error message.
origin: string
Inherited from: BaseChartEventArguments