i want to export chart image and data by ms-excel.
how to do this?
detail source code please!!!
develop enviroment : TeeChart Active X , asp+iis
export chart image by excel.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hello,
TeeChart only exports data to excel. If you want to export an image you'll have to export TChart to any image export supported formats and then load that image in excel.
For an example with source code on how to export data to excel please see All Features\Welcome !\Exporting\Chart Data\Excel example at TeeChart features demo. You'll find that demo at TeeChart's program group. Regarding the image exporting formats please see All Features\Welcome !\Exporting\Chart Picture.
TeeChart only exports data to excel. If you want to export an image you'll have to export TChart to any image export supported formats and then load that image in excel.
For an example with source code on how to export data to excel please see All Features\Welcome !\Exporting\Chart Data\Excel example at TeeChart features demo. You'll find that demo at TeeChart's program group. Regarding the image exporting formats please see All Features\Welcome !\Exporting\Chart Picture.
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 |