CrossType Enum
CrossType Enum
Represents the axis cross type.
Fields
| Field | Description |
|---|
| Automatic | Microsoft Excel sets the axis crossing point. |
| Maximum | The axis crosses at the maximum value. |
| Minimum | The axis crosses at the minimum value. |
| Custom | The axis crosses at the custom value. |