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

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

Type: Number

Default: 400

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

Reference

chart_animation Interface