jQuery.wijmo.wijpiechart Namespace > options type : seriesTransition Field |
A value that indicates whether to show animation and the duration for the animation when reload data.
Javascript (Usage) | |
---|---|
var value; // Type: chart_animation value = jQuery.wijmo.wijpiechart.options.seriesTransition; |
Javascript (Specification) | |
---|---|
var seriesTransition : chart_animation; |