Page 1 of 1

How to include TeeChart in an APP?

Posted: Wed Dec 18, 2013 4:19 am
by 17366988
I currently have a TeeChart subscription via www.steema.com, how can I include it in my APP considering that I did no purchase the component directly from the Xamarin component store? Thank you in advance!

Re: How to include TeeChart in an APP?

Posted: Wed Dec 18, 2013 7:56 am
by narcis
Hi JAP,

If I'm not wrong, you purchased TeeChart Xamarin.iOS and Xamarin.Android licenses. You should use TeeChart.Android.dll or TeeChart.iOS.dll assemblies as a reference in your project, just like it's done with the demos shipped with the installation. If you happen to use the demos in the Xamarin Component Store just replace mentioned assemblies references with the ones included with the registered version you purchased. We also recommend to have a look at the tutorials included with the installation on some advice on how to get started with TeeChart.

Re: How to include TeeChart in an APP?

Posted: Wed Dec 18, 2013 4:23 pm
by 17366988
Yes that's what I did. Thank you very much for answering. :D