Invoked while the mouse is moved to let your application set the mouse cursor.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public virtual CursorHint GetCursorHint ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Function GetCursorHint( _ |
A double value specifying the horizontal position of mouse pointer.
A double value specifying the vertical position of mouse pointer.
See Also