Wijmo UI for the Web
showDuration Field

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

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