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 bar with the showDuration or hideDuration attribute set to null.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: number value = instance.duration; |
Javascript (Specification) | |
---|---|
|