View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.charting
Rutabaga Rutabaga is offline
external usenet poster
 
Posts: 17
Default Switch Primary and Secondary Y Axes

This worked perfectly for my situation, but now I'd like to reverse the order
of the legend entries so that the legend reference on the left corresponds
with the left axis (and, consequently, the right reference matches the right
axis). How? I'm getting a headache.


"Jon Peltier" wrote:

Yes, you can switch them, but you'll have to temporarily introduce the
secondary X axis (which Excel doesn't add by default).

Go to Chart menu Chart Options Axes tab, check the same option of
Secondary Category (X) Axis that is checked for Primary Category (X) Axis.

Double click the primary X axis (bottom of the chart) and on the Scale tab,
check Value (Y) Axis Crosses at Maximum Category.

Double click the secondary X axis (top of the chart) and on the Scale tab,
UN-check Value (Y) Axis Crosses at Maximum Category.

Go to Chart menu Chart Options Axes tab, UN-check the option of
Secondary Category (X) Axis that you selected above.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Raph" wrote in message
...
I have a chart that has two Y-axes, the primary on the left and the
secondary
on the right. Is there a way to flip these axes without recreating the
chart? In other words, get the secondary axis to be on the left and the
primary on the right?

Much appreciated!

Raph