How to show secondary axis?

S

Steven

I want to show two series with line chart.
However one of value of them is bigger than another.
For example:
series1() = {1000,2000,3000}
series2() = {0.2, 0.8, 0.6}

This chart will be difficult to understand. Thus, I want to show secondary
axis for series2.
But I don't know how to do. Does anyone can help me? Thanks a lot.


Development Environment:
Environment: VS .Net 2003
Language : ASP.Net (VB)
Component : OWC11




Sincerely,
Steven.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top