public enum AxisTitlePosition : System.Enum
Member | Description |
---|---|
Auto | Displays the axis title in automatically selected position based on orientation and location of the axis:
- left title position for vertical axis located on left of the chart, - right title position for vertical axis located on right of the chart, - top title position for horizontal axis located on top of the chart, - bottom title position for horizontal axis located on bottom of the chart, |
Bottom | Displays the axis title on bottom of labels on horizontal axis |
Left | Displays the axis title to the left of labels on vertical axis |
Right | Displays the axis title to the right of labels on vertical axis |
Top | Displays the axis title on top of labels on horizontal axis |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+