MindFusion.Charting for JavaScript Programmer's Guide
OvalGaugeController.onMouseUp Method
See Also
 






Implements ComponentController.OnMouseUp. Called when the user releases a mouse button.

Namespace: MindFusion.Charting.Gauges
File: OvalGaugeController.js

 Syntax

JavaScript  Copy Code

function onMouseUp (x, y)

 Parameters

x

Type: Number
A number value specifying the horizontal position of mouse pointer.

y

Type: Number
A number value specifying the vertical position of mouse pointer.

 See Also

OvalGaugeController Members
OvalGaugeController Class
MindFusion.Charting.Gauges Namespace