Wijmo UI for the Web
hideDelay Field

A value that indicates the number of milliseconds to wait before hiding the hint after the mouse leaves the chart element

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

See Also

Reference

chart_hint Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.