View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Bernard Liengme Bernard Liengme is offline
external usenet poster
 
Posts: 4,393
Default Maximum and Minimum Lines linking a chart

If I understand correctly: format one of the data series (right click on the
data in the chart) and on the
Axis tab of the Format dialog specify Secondary x-axis
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"chelo" wrote in message
...
I want to put 2 charts into a single one. The first with some data and the
second with other data. In the first one, I want a line that links both
points which i already did succesfully. My problem is that when I add the
other data, it links the minimum and maximum points of the first and
second
chart. I want the first chart to be linked with its maximums and minimums
but
the second one not.

Is this possible, how can I do it??

Thanks