Set: Series.setLabelPosition(position)
Get: position = Series.getLabelPosition
Value | Description |
1 | Labels placed above the data point. For a pie chart, the labels are placed outside the pie. (default) |
2 | Labels placed below the data point. For a pie chart, the labels are placed inside the pie. |