Wijmo UI for the Web
showDelay Field

A value that indicates the number of milliseconds to wait before showing the hint after the mouse moves into the chart element

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: number
value = instance.showDelay;
Javascript (Specification) 
var showDelay : number;
Remarks
This allows you to use a different number of milliseconds when you mouse out of a bar than when you mouse in.
Browser Compatibility
7
5
5

See Also

Reference

chart_hint Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.