public enum AxisCrosses : System.Enum
Member | Description |
---|---|
Automatic | The crossing point is determined automatically. |
Custom | A custom value is designated as the crossing point, using the Axis.CrossesAt property |
Maximum | The axes cross at the point coinciding with the axis' maximum value. |
Minimum | The axes cross at the point coinciding with the axis' minimum value. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+