Problem with OWC with 2 series..

B

Billy Chan

I want to draw a graph with owc to show 2 series.
the first series as demo data (1,2,3,4,5)
the second series as demo data (10,10,10,10,10)

after i plot the graph, the first series is correct.
but seems the second series is wrong. suppose it is a straight line.
The second series shown on the graph like (11,12,13,14,15), a curve.

I have tried to ungroup the seriescollection.
but then i have to rescale the scale of the second series?
 
A

Alvin Bruney [MVP]

It's a common problem, you need to use two different series objects declared
appropriately. Google this newsgroup for chart code with two series. This
has been posted time and time again.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley
 

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