public enum AxisPosition : System.Enum
| Member | Description |
|---|---|
| Automatic | The axis is positioned automatically, with the value axes appearing on the left/right, and the category axes appearing on the top/bottom. |
| Bottom | The axis appears alongside the bottom edge of the chart. |
| Left | The axis appears alongside the left edge of the chart. |
| Right | The axis appears alongside the right edge of the chart. |
| Top | The axis appears alongside the top edge of the chart. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+