Hi
I have two chart controls on a single windows form. It's easy enough to export a single chart to a image file as such, chart.Export.Save("c:\MyApp\MyChart.bmp")
What I would like to do is combine both of these chart controls (stacked above one another) into a single image file.
Any ideas?
Export multiple charts into one file
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Export multiple charts into one file
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |