Implements ComponentController.OnMouseUp. Called when the user releases a mouse button.
Namespace: MindFusion.Charting
File: PlotController.js
JavaScript Copy Code |
---|
function onMouseUp (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.