Wijmo UI for the Web
compass Field

A value that indicates the compass position at which to draw a chart label next to each bubble when you set the position option for the label to "outside." If the position is set to "inside," this attribute is ignored.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.bubblechart_chartlabel;
var value; // Type: string
value = instance.compass;
Javascript (Specification) 
var compass : string;
Remarks
The value should be "north", "east", "west" or "south"
Browser Compatibility
7
5
5

See Also

Reference

bubblechart_chartlabel Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.