Called when the user touches the screen.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
void OnTouchDown ( |
Visual Basic
Copy Code
|
|---|
Sub OnTouchDown( _ |
A double value specifying the horizontal position of the touch.
A double value specifying the vertical position of the touch.
See Also