Wijmo UI for the Web
duration Field
wijmo.chart Namespace > linechart_animation Interface : duration Field

The duration option defines the length of the animation effect in milliseconds.

Type: Number

Default: 2000

Syntax
var instance; // Type: wijmo.chart.linechart_animation;
var value; // Type: number
value = instance.duration;
var duration : number;
See Also

Reference

linechart_animation Interface