ZoomCharts Documentation

ZoomCharts.Configuration.ItemsChartChartClickEventArguments

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

Inheritance hierarchy

This type inherits from ItemsChartChartEventArguments. Through this type it also inherits members from BaseChartEventArguments.

Methods

This type does not define any methods.

Properties

chart: BaseApi
Inherited from: BaseChartEventArguments

The chart object for which the event has been raised.

chartX: number
chartY: number
clickCredits: boolean
Inherited from: BaseChartEventArguments
clickItem: BaseLabel
clickNode: ItemsChartNode
Inherited from: BaseChartEventArguments
Properties
url: string
urlTarget: string
hoverNode: ItemsChartNode
origin: string
Inherited from: BaseChartEventArguments
X