Jump to content
Software FX Community

Export chart


User (Legacy)

Recommended Posts

Hi,

I have a chart with 2 series with different galleries. When I export and

import the chart with the command

"Call cfx.Export(CHART_CFXTEMPLATE And CHART_PALETTE, "C:\test.cfx")"

"Call cfx.Import(CHART_CFXTEMPLATE And CHART_PALETTE, "C:\test.cfx")",

after importing the gallary will be the standard gallery.

What do I wrong?

Best regards,

Thorsten Blawatt

Link to comment
Share on other sites

I want to export the layout of the Chart (without data).

"SoftwareFX Support" <noreply@softwarefx.com> schrieb im Newsbeitrag

news:%23Lip495KEHA.2900@webserver3.softwarefx.com...

> CHART_CFXTEMPLATE And CHART_PALETTE is wrong.

>

> What are you trying to do ? You CAN NOT combine the export options, you

must

> use only one.

>

>

>

>

> --

> FP

> Software FX

>

>

Link to comment
Share on other sites

Thanx.

"SoftwareFX Support" <noreply@softwarefx.com> schrieb im Newsbeitrag

news:xO2U%23a7KEHA.2900@webserver3.softwarefx.com...

> That would be CHART_CFXTEMPLATE.

>

> You can also use CHART_CFXOLEFILE in combination with the FileMask

property

> to have greater control over what gets saved.

>

> --

> FP

> Software FX

>

>

GDI Test.zip

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...