Graph Image Quality
Posted: Wed Jun 03, 2009 11:16 am
Hi
We are exporting Image of TeeChart graphs using following statements.
chtBase.Graphics3D.UseBuffer = false;// if dont use this, GDI+ objects get flooded with Memeory.
return chtBase.Chart.Bitmap(400, 225, System.Drawing.Imaging.PixelFormat.Format32bppArgb);
The image quality is not good, Please see attachment.
Note we can not change the size of image, as we have some memory constraints.
Earlier we were using NI charts, in which we were getting good quality of Image. When we migrated to TeeChart we are facing issues with Graph Quality vs Performance.
We are using TeeChart version 3.5..21113
We are exporting Image of TeeChart graphs using following statements.
chtBase.Graphics3D.UseBuffer = false;// if dont use this, GDI+ objects get flooded with Memeory.
return chtBase.Chart.Bitmap(400, 225, System.Drawing.Imaging.PixelFormat.Format32bppArgb);
The image quality is not good, Please see attachment.
Note we can not change the size of image, as we have some memory constraints.
Earlier we were using NI charts, in which we were getting good quality of Image. When we migrated to TeeChart we are facing issues with Graph Quality vs Performance.
We are using TeeChart version 3.5..21113