Wijmo UI for the Web
mouseMove Field
wijmo.sparkline Namespace > WijSparklineOptions Interface : mouseMove Field

This event fires when the user moves the mouse pointer while it is over a sparkline.

Syntax
var instance; // Type: wijmo.sparkline.WijSparklineOptions;
var value; // Type: any
value = instance.mouseMove;
var mouseMove : any;
See Also

Reference

WijSparklineOptions Interface