jQuery.wijmo.wijpiechart Namespace > options type : animation Field |
The animation option defines the animation effect and controls other aspects of the widget's animation, such as duration and easing.
Javascript (Usage) | |
---|---|
var value; // Type: piechart_animation value = jQuery.wijmo.wijpiechart.options.animation; |
Javascript (Specification) | |
---|---|
var animation : piechart_animation; |