var instance; // Type: wijmo.chart.linechart_animation; var value; // Type: boolean value = instance.enabled;
var enabled : boolean;
A value that determines whether to show animation. Set this option to false in order to disable animation.
Type: Boolean
Default: true
var instance; // Type: wijmo.chart.linechart_animation; var value; // Type: boolean value = instance.enabled;
var enabled : boolean;