wijmo.chart Namespace > piechart_animation Interface : enabled Field |
A value that determines whether to show animation. Set this option to false in order to disable easing.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.piechart_animation; var value; // Type: bool value = instance.enabled; |
Javascript (Specification) | |
---|---|
|