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

A value that determines whether to show animation.

Syntax
var instance; // Type: wijmo.gauge.gauge_animation;
var value; // Type: boolean
value = instance.enabled;
var enabled : boolean;
See Also

Reference

gauge_animation Interface