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