Multiple x-axes on n XY plot

R

rberke

My boss wants me to add a second axis to the top of an XY plot so that one of
them shows SI and the other shows I-P units for the same set of data. Does
anyone know a good way to do this?
 
A

Andy Pope

Hi,

Here is some information on displaying the secondary x axis.
http://www.andypope.info/tips/tip008.htm

Use of the secondary axes requires a minimum of 2 data series, one on
each set of axes. You can use the same set of data for each set of axes
and then format one series to have no markers or line style.

Cheers
Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top