Abbey Shasore Posted December 17, 2007 Report Share Posted December 17, 2007 Hello, I have ChartFX 6.2 client server (with VB6). Is there any way to grab a chart as an image and copy it to the clipboard without going through Export/Re-read? Grateful to anyone who can help. Regards, A. Quote Link to comment Share on other sites More sharing options...
maximop Posted December 17, 2007 Report Share Posted December 17, 2007 You can either export to the clipboard by doing: Chart1.Export FileFormat_Metafile, Null Or you can use the Copy to Clipboard command from the chart's toolbar. 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.