Jump to content
Software FX Community

Re: Is there a way to "copy" and/or "save" chart?


User (Legacy)

Recommended Posts

Thanks for the response, that helps a lot.  I also was wondering if there 

was a way to do the same thing just using variables. For instance, can I

have a chart object in one dialog and pass its pointer (IChartFXPtr

m_pChartFX) to another dialog? Can I do this as long as I don't create a

window with it? Or can I create a window and then destroy the window and

create another with the same IChartFXPtr?

Also is there a way to serialize charts using MFC and CFile/CArchive?

Thanks again for the help.

--

Josh Eanes

Francisco Padron <frankp@softwarefx.com> wrote in message

news:DE0379D14694D211B4CE00609770710D035267@sftfx-221.wamnet.net...

> Check out the Export method it allows you to save the chart to files and

to

> the clipboard.

>

> Frank

> SFX

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...