Page 1 of 1

Export Chart Image and Data to Excel

Posted: Thu Sep 13, 2007 8:10 pm
by 9640703
Hi,

I am using TeeChart for .net V2 and working with WEBFORMS. I am able to export the Chart as image file and also the chart data in a separate excel file but I need both the Chart image and Chart Data in a single excel file. Please let me know if this can be done through TeeChart. :?:

Thanks
Gagan

Posted: Fri Sep 14, 2007 7:53 am
by narcis
Hi Gagan,

No, this is not possible. You should export them separately as you do now and then add the image to your existing Excel data file, for example.

I'll also add your request to our wish-list to be considered for inclusion in future releases.

Posted: Fri Sep 14, 2007 1:08 pm
by 9640703
Thanks for your reply. If I display both the Graph and Graph Data in a Webform, Is it possible then to export the whole Webform into Excel?

Gagan

Posted: Fri Sep 14, 2007 1:20 pm
by narcis
Hi Gagan,

The only option is if you displayed the data in the WebChart then you could export it to an image and use the image in Excel.