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