jQuery.wijmo.wijbubblechart 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: chart_animation value = jQuery.wijmo.wijbubblechart.options.animation; |
Javascript (Specification) | |
---|---|
var animation : chart_animation; |