Exporting 3D chart to clipboard (as image)
Posted: Fri Feb 01, 2019 4:26 pm
Hello,
I made a 3D chart using: myBar.GalleryChanged3D(true)
Where "myBar" is a Steema.TeeChart.Styles.Bar serie.
Ir works perfectly but when I export a image (to use within a report) with the code: TChart1.Export.Image.PNG.CopyToClipboard()
The style get back to 2D.
Is there a way to export 3D charts to image?
Thanks
I made a 3D chart using: myBar.GalleryChanged3D(true)
Where "myBar" is a Steema.TeeChart.Styles.Bar serie.
Ir works perfectly but when I export a image (to use within a report) with the code: TChart1.Export.Image.PNG.CopyToClipboard()
The style get back to 2D.
Is there a way to export 3D charts to image?
Thanks