Wijmo UI for the Web
duration Field
wijmo.chart Namespace > chart_hint Interface : duration Field
A value that indicates the number of milliseconds it takes to show or hide the hint when you mouse over or mouse out of a bubble with the showDuration or hideDuration attribute set to null.
Default: 120
Type: Number
Syntax
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: number
value = instance.duration;
var duration : number;
See Also

Reference

chart_hint Interface