wijmo.chart Namespace > bubblechart_chartlabel Interface : position Field |
A value that indicates whether to draw a label inside our outside of each bubble in the chart.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.bubblechart_chartlabel; var value; // Type: string value = instance.position; |
Javascript (Specification) | |
---|---|
|