by Software FX - Product Type: Component / ASP.NET WebForms / .NET WinForms / .NET Compact Framework / 100% Managed Code
Even I would like to know how to export chart in BMP/JPEG/GIF file. I tried the Export function with Bitamp format and filename as follows
_Chart.Export(SoftwareFX.ChartFX.FileFormat.Bitmap,"Chart.bmp")
But it resulted in a blank bitmap with a black background
Kindly suggest a solution.
Reply
How we can export Chart into the various image formats like BMP, PNG, JPEG and GIF?
Reply
RE: Chart FX for .NET bhuwan_in [India] 17-May-2006 07:18:58
I got the solutiong. Thanks for support.
Reply