PlotController.OnMouseUp override. Called when the user releases a mouse button.
Namespace: MindFusion.Charting
Package: RotationController.js
JavaScript Copy Code |
---|
function onMouseUp (x, y) |
A number value specifying the horizontal position of mouse pointer.
A number value specifying the vertical position of mouse pointer.