[]
Specifies the point on the specified axis where the other axis crosses.
public enum AxisCrosses
Automatic = 1
Specifies the axis crossing point.
Custom = 0
Specifies the axis crossing point using the CrossesAt property.
Maximum = 2
Specifies that the axis crosses at the maximum value.
Minimum = 3
Specifies that the axis crosses at the minimum value.