Wijmo UI for the Web
easing Field

A value that indicates the easing animation used to show or hide the hint when you mouse over or mouse out of a bar with the showEasing or hideEasing attribute set to null.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: string
value = instance.easing;
Javascript (Specification) 
var easing : string;
Remarks
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

chart_hint Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.