ComponentOne ASP.NET MVC Controls
PieLabelPosition Enum
File
wijmo.chart.js
Module
wijmo.chart

Specifies the position of data labels on the pie chart.

Members

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.

Radial 4

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

Circular 5

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