Version

Crosses Property

Returns or sets the point on the specified axis where the other axis crosses.
Syntax
public AxisCrosses Crosses {get; set;}
Remarks

This property is only applicable to a category axis.

Set this property to Custom to specify a data value as a crossing point, using the CrossesAt property to specify that value.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also