jQuery.wijmo.wijscatterchart Namespace > options type : animation Field |
An option that controls aspects of the widget's animation, such as duration and easing.
Javascript (Usage) | |
---|---|
var value; // Type: chart_animation value = jQuery.wijmo.wijscatterchart.options.animation; |
Javascript (Specification) | |
---|---|
var animation : chart_animation; |