var instance; // Type: wijmo.chart.chart_hint; var value; // Type: string value = instance.hideAnimated;
var hideAnimated : string;
var instance; // Type: wijmo.chart.chart_hint; var value; // Type: string value = instance.hideAnimated;
var hideAnimated : string;
If you set this value to null, the animated property supplies the animation effect to use. The default animation style is "fade." To use a different one, you can create a custom animation. For an example of how to create a custom animation, see Customize Tooltip Animation.