Wijmo UI for the Web
showDuration Field
wijmo.chart Namespace > chart_hint Interface : showDuration Field
A value that indicates the number of milliseconds it takes for the indicated animation effect to completely show the tooltip.
Default: 120
Syntax
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: number
value = instance.showDuration;
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.
See Also

Reference

chart_hint Interface
hideDuration Option
showAnimated Option