Raises the Click event of the control.
Namespace: MindFusion.Charting.WebForms Assembly: MindFusion.Charting.WebForms
Syntax
C#
Copy Code
|
protected virtual void OnClick ( Chart.AreaEventArgs e ) |
Visual Basic
Copy Code
|
Protected Overridable Sub OnClick ( _ e As Chart.AreaEventArgs _ ) |
JavaScript
Copy Code
|
function OnClick (e) |
Parameters
See Also
|