wijmo.chart Namespace > chart_hint Interface : showEasing Field |
A value that indicates the easing effect to use when the hint appears after you mouse into the chart element.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: string value = instance.showEasing; |
Javascript (Specification) | |
---|---|
|