Data and Graph in one excel file

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Chrom
Newbie
Newbie
Posts: 1
Joined: Wed Apr 12, 2006 12:00 am

Data and Graph in one excel file

Post by Chrom » Wed Apr 26, 2006 9:10 am

Hi

when I use TSeriesDataXLS to save my data to an Excel file, is there a way to get the graph into the same file? Or do I need to do something else to get data and graph into 1 file at the same time

TIA

Arno

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

Post by Narcís » Wed Apr 26, 2006 9:21 am

Hi Arno,

Excel exporting feature only exports the chart data. To export a chart's settings and data in the same file you'll need to use TeeChart's native file exporting as you can see in the tutorials available at the TeeChart "Docs" folder.
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