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

Reference

chart_hint Interface
showDuration Option
hideAnimated Option