public enum LabelsPosition : System.Enum
| Member | Description |
|---|---|
| BestFit | Labels will automatically decide their location. |
| Center | Labels will be displayed in the center. |
| InsideEnd | Labels will be displayed inside and by the edge of the container. |
| None | No labels will be displayed. |
| OutsideEnd | Labels will be displayed outside the container. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+