Hello,
I use the following command to save an image of the chart to the clipboard.
this.tChart.Export.Image.TIFF.CopyToClipboard();
This works sometimes but at other instances, it throws the System.Runtime.InteropServices.ExternalException.
I am running version 1.1.1499.42325 of TChart.
Thanks
JB
CopyToClipBoard: Runtime.InteropServices.ExternalException
Hi,
have you tried if it happens using the latest build : 1.1.1544.23908
I've test it here some times and it does not give me any error.
have you tried if it happens using the latest build : 1.1.1544.23908
I've test it here some times and it does not give me any error.
Pep Jorge
http://support.steema.com
http://support.steema.com
Same error with 1.1.1544.23908
Hi,
I downloaded and executed using the latest build. Unfortunately, it gives me the same error with the latest build also.
Here's some environment information. The runtime version of the .NET framework is v1.1.4322 and the TChart version is 1.1.1544.23908. Microsoft Visual C# .NET version is 69586-335-0000007-18645
I used QuickWatch and I found that the TIFF property is accessible through tChart.Export.Image.TIFF. However, the CopyToClipboard message issues the exception.
Any feedback is greatly appreciated. Thanks
J
I downloaded and executed using the latest build. Unfortunately, it gives me the same error with the latest build also.
Here's some environment information. The runtime version of the .NET framework is v1.1.4322 and the TChart version is 1.1.1544.23908. Microsoft Visual C# .NET version is 69586-335-0000007-18645
I used QuickWatch and I found that the TIFF property is accessible through tChart.Export.Image.TIFF. However, the CopyToClipboard message issues the exception.
Any feedback is greatly appreciated. Thanks
J
Hi,
could you please post an example with which you¡re getting the error into the Steema.Public.attachments newsgroup so I can try to reproduce it here ?
could you please post an example with which you¡re getting the error into the Steema.Public.attachments newsgroup so I can try to reproduce it here ?
Pep Jorge
http://support.steema.com
http://support.steema.com