User (Legacy) Posted April 26, 2004 Report Share Posted April 26, 2004 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 Quote Link to comment Share on other sites More sharing options...
Software FX Posted April 26, 2004 Report Share Posted April 26, 2004 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 Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 26, 2004 Author Report Share Posted April 26, 2004 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 > > Quote Link to comment Share on other sites More sharing options...
Software FX Posted April 26, 2004 Report Share Posted April 26, 2004 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 Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 27, 2004 Author Report Share Posted April 27, 2004 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.