public enum AxisCrosses : System.Enum
public enum AxisCrosses : System.Enum
Member | Description |
---|---|
Automatic | Specifies the axis crossing point. |
Custom | Specifies the axis crossing point using the CrossesAt property. |
Maximum | Specifies that the axis crosses at the maximum value. |
Minimum | Specifies that the axis crosses at the minimum value. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.AxisCrosses