Chart Export

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Chart Export

Post by Sandra » Thu Dec 20, 2012 11:14 am

Hello mikethelad,

I have made a simple website with two charts and two export buttons one Chart to save the data of each chart in Jpeg image. Moreover, I have create two session variables for save the data of Charts (one for each chart), because when you click the buttons the page do postBack and we want avoid lose the data of Chart.
WebSite1.zip
(8.48 KiB) Downloaded 429 times
Could you please, if my project works in your way and help you to achieve as you want? if you have any problems please let me know.

Thanks,
Best Regards,
Sandra Pazos / 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

mikethelad
Newbie
Newbie
Posts: 58
Joined: Thu Jul 05, 2012 12:00 am

Re: Chart Export

Post by mikethelad » Thu Dec 20, 2012 4:58 pm

I have managed to trap if hte button is pressed to not do a postback and all seems ok now

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Chart Export

Post by Sandra » Fri Dec 21, 2012 4:37 pm

Hello mikethelad,

I am glad that your problem solved :)

Thanks,
Best Regards,
Sandra Pazos / 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