Wijmo UI for the Web
position Field

A value that indicates whether to draw a label inside our outside of each bubble in the chart.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.bubblechart_chartlabel;
var value; // Type: string
value = instance.position;
Javascript (Specification) 
var position : string;
Remarks
If set to "outside," the compass attribute sets where to draw the label. The value should be "inside" or "outside".
Browser Compatibility
7
5
5

See Also

Reference

bubblechart_chartlabel Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.