ZoomCharts Documentation

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
Inherited from: BaseChartEventArguments
Properties
url: string
urlTarget: string
message: string

The error message.

origin: string
Inherited from: BaseChartEventArguments
X