Wijmo UI for the Web
easing Field

Sets the type of animation easing effect that users experience when the wijbarchart series loads on the page

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.piechart_animation;
var value; // Type: string
value = instance.easing;
Javascript (Specification) 
var easing : string;
Remarks
For example, the wijbarchart series can bounce several times as it loads. The easing is defined in Raphael, the documentation is: http://raphaeljs.com/reference.html#Raphael.easing_formulas
Browser Compatibility
7
5
5

See Also

Reference

piechart_animation Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.