Raised when the user clicks on this button.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public event EventHandler Clicked |
Visual Basic Copy Code |
---|
Public Event Clicked As EventHandler |
Clicked event handlers receive an argument of type EventArgs.