jQuery.wijmo.wijbarchart Namespace > options type : animation Field |
The animation option determines whether and how the animation is shown.
Javascript (Usage) | |
---|---|
var value; // Type: chart_animation value = jQuery.wijmo.wijbarchart.options.animation; |
Javascript (Specification) | |
---|---|
var animation : chart_animation; |