Control data association in double-y chart

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to make a double y-axis chart where three data sets appear on (are associated with) one axis and the fourth data set is associated with the other. By every method of data import that I've tried, the data sets are split two and two for each of the y-axes. Can anyone help me

I'm using the Lines on 2 Axes Chart Type from the Built In Custom Type list. If I could do a double-y chart using a x-y scatter chart, it would be even better.

Thanks for any help
--Mike
 
Mike -

Who needs the built-in custom types? Make your XY Scatter chart with all
the data, then double click the oddball series, and on the Axis tab of
the Format Series dialog, select Secondary.

- Jon
 
Jon
I've seen that Secondary Axis show up but grayed out.
Now I know how to get at it
Thanks
Mike
 
Back
Top