Generating images from charts

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
NewNexus
Newbie
Newbie
Posts: 1
Joined: Tue Oct 02, 2012 12:00 am

Generating images from charts

Post by NewNexus » Mon Oct 08, 2012 12:36 pm

Hello,

I'm using TeeChart .NET v2012 Mono for iOS, and I want to generate an image (JPG or PNG) from a chart, and save it on the device. According to some examples on the web I should use TChart.Export, but it does not seem to be available in the version I am using (TChartIOS.dll).

Any ideas, anyone? I'd appreciate the help very much.

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

Re: Generating images from charts

Post by Sandra » Tue Oct 09, 2012 12:07 pm

Hello NewNexus,

If you want save an image in Monotouch you need do it manually using GetCurrentContext and saving it in an image as explain in this link:
http://stackoverflow.com/questions/2417 ... -monotouch.

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