var instance; // Type: wijmo.chart.bubblechart_chartlabel; var value; // Type: string value = instance.compass;
var compass : string;
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.
Default: "north"
var instance; // Type: wijmo.chart.bubblechart_chartlabel; var value; // Type: string value = instance.compass;
var compass : string;