Wijmo UI for the Web
enable Field

A value that indicates whether to show the tooltip.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: bool
value = instance.enable;
Javascript (Specification) 
var enable : bool;
Remarks
Set this value to false to hide hints even when the mouse is over a chart element.
Browser Compatibility
7
5
5

See Also

Reference

chart_hint Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.