wijmo.chart Namespace > chart_hint Interface : hideAnimated Field |
A value that indicates the animation effect to use when the hint goes away after you mouse out of the chart element.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: string value = instance.hideAnimated; |
Javascript (Specification) | |
---|---|
|