ChartClickEventHandler
Wisej.Web.Ext.ChartJS.ChartClickEventHandler
Last updated
Wisej.Web.Ext.ChartJS.ChartClickEventHandler
Last updated
Namespace: Wisej.Web.Ext.ChartJS
Assembly: Wisej.Web.Ext.ChartJS (3.2.0.0)
Represents the method that will handle the ChartClick event in a ChartJS.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A ChartClickEventArgs that contains the event data.
Fired when the user clicks a data point on the chart.