Implements ComponentController.OnMouseDown. Called when the user presses a mouse button.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public virtual void OnMouseDown ( |
Visual Basic Copy Code |
---|
Public Overridable Sub OnMouseDown( _ |
A double value specifying the horizontal position of mouse pointer.
A double value specifying the vertical position of mouse pointer.