5.20232.939
wijmo.chart Enumeration PieLabelPosition Wijmo API Enumeration

PieLabelPosition Enumeration

Specifies the position of data labels on the pie chart.

Enumeration members

Enumeration members

Center

Center: = 2

The item appears at the center of the pie slice.

Circular

Circular: = 5

The item appears inside the pie slice and has circular direction.

Inside

Inside: = 1

The label appears inside the pie slice.

None

None: = 0

No data labels.

Outside

Outside: = 3

The item appears outside the pie slice.

Radial

Radial: = 4

The item appears inside the pie slice and depends of its angle.