S
Saminathan
Hi,
I am creating a chart to plot multiple series. To display the values of one
series on a secondary axis, I have difficulty in ungrouping the series to
display it on a different scale in the secondary axis. I found I need to
ungroup the series. Can someone help me with the syntax or point me to code
snippets for using secondary axis?
series.Ungroup = true (or)
series.ungroup = true
Thanks in advance
Saminathan
I am creating a chart to plot multiple series. To display the values of one
series on a secondary axis, I have difficulty in ungrouping the series to
display it on a different scale in the secondary axis. I found I need to
ungroup the series. Can someone help me with the syntax or point me to code
snippets for using secondary axis?
series.Ungroup = true (or)
series.ungroup = true
Thanks in advance
Saminathan