Raises the Clicked event.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected virtual void OnClicked ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnClicked( _ |
An instance of the EventArgs class.
See Also