Wijmo UI for the Web
showCallout Field

Determines whether to show the callout element, the small triangle that points from the main hint box to the bar it describes.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: bool
value = instance.showCallout;
Javascript (Specification) 
var showCallout : bool;
Remarks
To change the appearance of the callout, see these other hint attributes: calloutFilled,calloutFilledStyle, and compass.
Browser Compatibility
7
5
5

See Also

Reference

chart_hint Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.