ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
ZoomCharts.Configuration.ItemsChartChartEventArguments
Describes the base properties shared between all events raised by the different charts.
Inheritance hierarchy
This type inherits from BaseChartEventArguments.
This type is implemented by ItemsChartChartClickEventArguments, NetChartChartClickEventArguments and NetChartChartEventArguments.
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
credits: anonymous type
hoverLink: ItemsChartLink
hoverNode: ItemsChartNode
origin: string
Inherited from: BaseChartEventArguments