Thread: Scatter Chart
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JSRothbart JSRothbart is offline
external usenet poster
 
Posts: 2
Default Scatter Chart

I am trying to create a scatter chart where I have one series of data
on the X axis and another on the Y axis with a single result plotting
in the center. Everytime I have tried to make the chart, i get two
series of plots and the X axis has nothing to do with the values (its
just a number of 1-50 based on the order of the data series).

Does anyone know how to combine these into one plot?