Wijmo UI for the Web
hideDuration Field

A value that indicates the number of milliseconds it takes for the indicated animation effect to completely hide the tooltip.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: number
value = instance.hideDuration;
Javascript (Specification) 
var hideDuration : 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.