In Excel: click the chart, open the ➕ Chart Elements button and tick Axis Titles — then click each placeholder and type the measure and its unit.
Click anywhere on the chart so the three floating buttons appear at its right edge.
Click ➕ Chart Elements and tick Axis Titles; expand it to choose Primary Horizontal, Primary Vertical or both.
Click each placeholder title and type the measure plus its unit — or type = in the formula bar and click a cell to bind the title to a live cell.
To fix the tick values, use Chart Design ▸ Select Data ▸ Edit under Horizontal (Category) Axis Labels and select the label range.
Right-click an axis ▸ Format Axis to rotate the text or change the number format if long labels overlap.
What this does
Two different things share the word "label". Axis *titles* are the one-line captions naming what an axis measures ("Revenue (€000)"); axis *labels* are the tick values along the axis, which Excel takes from your category range. You add the first from Chart Elements and change the second by re-pointing the chart at the right range with Select Data ▸ Horizontal (Category) Axis Labels ▸ Edit. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. Treat “name axis on excel” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected axis shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a visual that makes the number obvious at a glance into a method you can reuse, explain, and defend when the workbook leaves your screen.
A worked example
A bar chart of monthly revenue shows 1–12 along the bottom because the month names in A2:A13 were left out of the selection. Click the chart ▸ Chart Design ▸ Select Data ▸ Edit under Horizontal (Category) Axis Labels ▸ select A2:A13 ▸ OK, and the ticks read Jan…Dec. Then tick Chart Elements ▸ Axis Titles and type "Revenue (€000)" on the vertical axis. An unlabelled axis forces the reader to guess the unit, and a chart that has to be explained out loud does not survive being pasted into a deck or an email. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.
In Google Sheets
Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. Keep this page bookmarked for the next time the same question comes up. Better still, rebuild the example once in your own sheet — doing it yourself, with the tool above to check against, is what turns a copied formula into a technique you own. If you take one thing from this page on “name axis on excel”, make it the habit rather than the keystrokes: set the problem up with labelled inputs, reference those cells, and let Excel do the recomputing. Bookmark the page for the syntax, but do the example once in a blank sheet and check it against the tool above — five minutes of hands-on practice fixes the method in memory far better than re-reading, and it surfaces the small snags while they are still harmless. After that the technique is genuinely yours: faster than searching for it again, and reliable enough to drop into work that other people depend on.
Common mistakes
- Naming the measure but omitting the unit or scale, which makes "Revenue: 412" unreadable.
- Typing the tick values by hand instead of pointing at the label range, so they stop updating when the data changes.
- Confusing axis titles with the chart title and ending up with the same words twice.
- Leaving 45° rotated labels that overlap on a narrow chart when shortening the category text would fix it.
Frequently asked questions
How do I add x and y axis labels in Excel?
Select the chart, click the ➕ Chart Elements button, tick Axis Titles, then expand it and choose Primary Horizontal and Primary Vertical. Click each placeholder and type the text.
Why does my x-axis show 1, 2, 3 instead of my categories?
The category range was not included in the chart data. Use Chart Design ▸ Select Data ▸ Edit under Horizontal (Category) Axis Labels and select the cells holding the names.
Can an axis title update automatically?
Yes. Click the axis title, type = in the formula bar, click the cell that holds the text and press Enter. The title then follows that cell.
Where are Chart Elements on Mac?
Use the Chart Design tab ▸ Add Chart Element ▸ Axis Titles; the floating ➕ button is Windows-only.
Other ways people ask this
This is also commonly searched as “excel name axis” and “how to name the axis in excel”. They describe the identical operation, so you are in the right place no matter how you phrased it.
Why do people search for this in so many different ways?
Because the same task has many names. “excel name axis”, “how to name the axis in excel” all point at the one operation explained on this page, which is why they all lead here.