CrossType
CrossType enumeration
Represents the axis cross type.
Values
| Name | Value | Description |
|---|---|---|
| Automatic | 0 | Microsoft Excel sets the axis crossing point. |
| Maximum | 1 | The axis crosses at the maximum value. |
| Minimum | 2 | The axis crosses at the minimum value. |
| Custom | 3 | The axis crosses at the custom value. |