Looking for help with MFC and Charting

R

Robert King

Working on an inhereted project here. I've got VC++ code that creates a spreadsheet
containing multiple data series (an arbitrary number of them). I need to
write some code to create an X-Y scatter chart with multiple series.

I can create the chart with a single series, but I can't figure out how to
either add additional data series to the chart, or create it with multiple
series.

Does anyone have any pointers or perhaps sample code in C++? I'm under a
deadline here.

-- R. King
Lockheed Martin
Enterprise Information Systems
 

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