Wijmo UI for the Web
animation Field

Type: wijmo.chart.chart_animation

The animation option determines whether and how the animation is shown.

Syntax
Javascript (Usage) 
var value; // Type: chart_animation
value = jQuery.wijmo.wijbarchart.options.animation;
Javascript (Specification) 
var animation : chart_animation;
Remarks
It defines the animation effect and controls other aspects of the widget's animation, such as duration and easing. Set this option to false in order to disable the animation effect.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.