wijmo.chart Namespace > linechart_animation Interface : duration Field |
The duration option defines the length of the animation effect in milliseconds.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.linechart_animation; var value; // Type: number value = instance.duration; |
Javascript (Specification) | |
---|---|
|