Implements ComponentController.OnMouseMove. Called when the user moves the mouse.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public override void OnMouseMove ( |
Visual Basic Copy Code |
---|
Public Overrides Sub OnMouseMove( _ |
A double value specifying the horizontal position of mouse pointer.
A double value specifying the vertical position of mouse pointer.