wijmo.chart Namespace > chart_hint Interface : animated Field |
A value that indicates the effect to use when showing or hiding the hint when showAnimated or hideAnimated is not specified.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: string value = instance.animated; |
Javascript (Specification) | |
---|---|
|