PlotController.OnMouseMove override. Called when the user moves the mouse.
Namespace: MindFusion.Charting
File: PanController.js
JavaScript Copy Code |
---|
function onMouseMove (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.