Client-Side API Reference > FlexChart > wijmo.chart > PieLabelPosition Enum |
Name | Value | Description |
---|---|---|
None | 0 |
No data labels. |
Inside | 1 |
The label appears inside the pie slice. |
Center | 2 |
The item appears at the center of the pie slice. |
Outside | 3 |
The item appears outside the pie slice. |
Specifies the position of data labels on the pie chart.