Called when the user moves the mouse.
Namespace: MindFusion.Charting.Components
File: ComponentController.js
JavaScript Copy Code |
---|
function onMouseMove (x, y) |
A number value specifying the horizontal position of mouse pointer.
A number value specifying the vertical position of mouse pointer.