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