Jump to content
Software FX Community

Chart import function doesn't work


Hank Z

Recommended Posts

Hi,

 

I am using ChartFX COM 6.2 with VB6.  The export function:

 

   Chart1.export FileFormat_Bitmap, fil$

 

works exactly as expected.  I can open the exported chart and view it in Paint.  But the import function:

 

   Chart1.import FileFormat_Bitmap, fil$

 

does not appear to work at all.  When I  use it  the contents of the chart component do not change.  The previously  shown chart  remains visible.  I do not receive any error message.

 

I tried using Chart1.ClearData ClearDataFlag_Data to clear out the previously shown chart before using the import function, but it doesn't help. In this case the chart component remains blank after the import function.

 

I would much appreciate any ideas.

 

Thanks.

 

Hank

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...