Wijmo UI for the Web
visible Field

The visible option indicates whether to draw a label on each bubble in the chart.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.bubblechart_chartlabel;
var value; // Type: bool
value = instance.visible;
Javascript (Specification) 
var visible : bool;
Browser Compatibility
7
5
5

See Also

Reference

bubblechart_chartlabel Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.