ChartClickEventHandler
Wisej.Web.Ext.ChartJS.ChartClickEventHandler
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.
public delegate void ChartClickEventHandler(Object sender, ChartClickEventArgs e)
Parameters
Name
Type
Description
Fired By
Name
Description
Fired when the user clicks a data point on the chart.
Last updated
Was this helpful?