wijmo.chart Namespace > piechart_animation Interface : easing Field |
Sets the type of animation easing effect that users experience when the wijbarchart series loads on the page
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.piechart_animation; var value; // Type: string value = instance.easing; |
Javascript (Specification) | |
---|---|
|