In the following examples, the following names are used to describe
certain values.
Name Description
-------------------------------------------------------------------
yMax The maximum y value used in your chart.
yMin The minimum y value used in your chart.
xMax The maximum x value used in your chart. This applies only to
charts that use x values, such as scatter and bubble charts.
xMin The minimum x value used in your chart. This applies only to
charts that use x values, such as scatter and bubble charts.
When you create a chart in Microsoft Excel, there are three possible
scenarios that can apply to your data:
- Scenario one: the yMax and yMin values are both positive or equal to zero.
- Scenario two: the yMax and yMin values are both negative or equal to zero.
- Scenario three: the yMax value is positive, and the yMin value is negative.
The major unit used by the y-axis is automatically determined by Microsoft
Excel, based on all of the data included in the chart. The following
scenarios use this default major unit.
Scenario 1
Scenario 2
Scenario 3
X-axis Limitations
The above information also applies to charts that use x values, such as x-y
scatter charts and bubble charts. For these types of charts, substitute
xMax and xMin for yMax and yMin in the above scenarios.