Problem in image saving
Posted: Tue Jul 15, 2008 10:49 am
Hi,
I am using TChart for showing data in 3D shape. I am using this code
tChart1.Export.Image.Bitmap.Save( saveFileDialog1.FileName );
given in your example to save data as bitmap. But after saving the data
as image, it is showing black screen image.
Can you please give me the solution?
-Raed
I am using TChart for showing data in 3D shape. I am using this code
tChart1.Export.Image.Bitmap.Save( saveFileDialog1.FileName );
given in your example to save data as bitmap. But after saving the data
as image, it is showing black screen image.
Can you please give me the solution?
-Raed