var instance = new wijmo.chart.ChartTooltip(); var value; // Type: any // Parameters var hideImmediately; // Type: bool value = instance.hide(hideImmediately);
function hide( hideImmediately : bool ) : any;
Parameters
- hideImmediately
var instance = new wijmo.chart.ChartTooltip(); var value; // Type: any // Parameters var hideImmediately; // Type: bool value = instance.hide(hideImmediately);
function hide( hideImmediately : bool ) : any;