Constant | Meaning |
xlAxisCrossesAutomatic | Microsoft Graph sets the axis crossing point. |
xlMinimum | The axis crosses at the minimum value. |
xlMaximum | The axis crosses at the maximum value. |
xlAxisCrossesCustom | The CrossesAt property specifies the axis crossing point. |
myChart.Axes(xlCategory).Crosses = xlMaximum