Wijmo UI for the Web
duration Field
wijmo.gauge Namespace > gauge_animation Interface : duration Field

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

Syntax
var instance; // Type: wijmo.gauge.gauge_animation;
var value; // Type: number
value = instance.duration;
var duration : number;
See Also

Reference

gauge_animation Interface