Bring the data series in as an area chart series, right click on the
area series, select "Chart Type" and change the type of the series from
Area to Line (or Scatter).
The secret is that Chart Type is a separate property of each series, not
a fixed property of whole charts. So you can mix and match series almost
any way you like, with a few exceptions.
The Combination Chart type is a bit pointless once you learn how to do
combinations yourself, and I never use it.
Del,
Thanks. For some reason I can't go straight to line. I traied that all day
to day. But based on your reply, I tried changin it to scatter and then
changing that to line and it worked. Appreciate your help.