XlAxisCrosses Enumeration
Specifies the point on the specified axis where the other axis crosses.
| Name | Value | Description |
|---|---|---|
| xlAxisCrossesAutomatic | -4105 | Microsoft Excel sets the axis crossing point. |
| xlAxisCrossesCustom | -4114 | The CrossesAt property specifies the axis crossing point. |
| xlAxisCrossesMaximum | 2 | The axis crosses at the maximum value. |
| xlAxisCrossesMinimum | 4 | The axis crosses at the minimum value. |