TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
-
gs
- Newbie

- Posts: 84
- Joined: Mon Mar 20, 2006 12:00 am
- Location: US
Post
by gs » Thu Sep 13, 2007 8:10 pm
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
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Fri Sep 14, 2007 7:53 am
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.
-
gs
- Newbie

- Posts: 84
- Joined: Mon Mar 20, 2006 12:00 am
- Location: US
Post
by gs » Fri Sep 14, 2007 1:08 pm
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
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Fri Sep 14, 2007 1:20 pm
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.