Exporting a TDBChart to Excel

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
CarineMaalouf
Newbie
Newbie
Posts: 2
Joined: Fri Nov 15, 2002 12:00 am

Exporting a TDBChart to Excel

Post by CarineMaalouf » Fri May 07, 2010 12:46 pm

We are using TeeChart 6.01 for Delphi 6, is there a way to export a TDBChart to Excel (not only the data) but the chart itself?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Exporting a TDBChart to Excel

Post by Narcís » Fri May 07, 2010 1:09 pm

Hi CarineMaalouf,

Yes, you can export the chart to an image and then use it in Excel. For getting a live chart in Excel you would need TeeChart Pro ActiveX, export charts into native file format (*.tee) and load them in Excel using ActiveX chart.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply