PlotController.OnMouseDown override. Called when the user presses a mouse button.
Namespace: MindFusion.Charting
File: RotationController.js
JavaScript Copy Code |
---|
function onMouseDown (x, y) |
Type: Number
A number value specifying the horizontal position of mouse pointer.
Type: Number
A number value specifying the vertical position of mouse pointer.