wijmo.chart Namespace > linechart_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.linechart_animation; var value; // Type: string value = instance.easing; |
Javascript (Specification) | |
---|---|
|