| GrapeCity.Xaml.SpreadSheet.Data Namespace : AxisCrosses Enumeration | 
'Declaration Public Enum AxisCrosses Inherits System.Enum
'Usage Dim instance As AxisCrosses
public enum AxisCrosses : System.Enum
| Member | Description | 
|---|---|
| AutoZero | The category axis crosses at the zero point of the value axis (if possible), or the minimum value (if the minimum is greater than zero) or the maximum (if the maximum is less than zero). | 
| Max | Specifies the axis crosses at the maximum value. | 
| Min | Specifies the axis crosses at the minimum value of the chart. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.AxisCrosses
Target Platforms: Windows Server 2012, Windows RT