Wijmo UI for the Web
hideEasing Field

A value that indicates the easing effect to use when the hint goes away after you mouse out of the chart element.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: string
value = instance.hideEasing;
Javascript (Specification) 
var hideEasing : string;
Remarks
This allows you to use a different effect when you mouse into a bar than when you mouse out. (See also showEasing.) If you set this value to null, the easing property supplies the easing effect to use.
Browser Compatibility
7
5
5

See Also

Reference

chart_hint Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.