Describes available positions of labels.

Enumeration Members

BestFit: 4

Labels will automatically decide their location.

Center: 1

Labels will be displayed in the center.

InsideEnd: 2

Labels will be displayed inside and by the edge of the container.

None: 0

No labels will be displayed.

OutsideEnd: 3

Labels will be displayed outside the container.