ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
ZoomCharts.Configuration.NetChartChartClickEventArguments
Describes the base properties shared between all events raised by the different charts.
Inheritance hierarchy
This type inherits from NetChartChartEventArguments. Through this type it also inherits members from ItemsChartChartEventArguments and 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
Inherited from: ItemsChartChartEventArguments
chartY: number
Inherited from: ItemsChartChartEventArguments
clickCredits: boolean
Inherited from: BaseChartEventArguments
clickItem: BaseLabel
clickLink: ItemsChartLink
clickNode: ItemsChartNode
credits: anonymous type
Inherited from: ItemsChartChartEventArguments
hoverLink: ItemsChartLink
Inherited from: ItemsChartChartEventArguments
hoverNode: ItemsChartNode
Inherited from: ItemsChartChartEventArguments
Inherited from: NetChartChartEventArguments
Inherited from: NetChartChartEventArguments
origin: string
Inherited from: BaseChartEventArguments
Inherited from: ItemsChartChartEventArguments