ASP.NET Pack Programmer's Guide
PanController.onMouseMove Method
See Also
 





PlotController.OnMouseMove override. Called when the user moves the mouse.

Namespace: MindFusion.Charting
Package: PanController.js

 Syntax

JavaScript  Copy Code

function onMouseMove (x, y)

 Parameters

x

A number value specifying the horizontal position of mouse pointer.

y

A number value specifying the vertical position of mouse pointer.

 See Also

PanController Members
PanController Class
MindFusion.Charting Namespace