TeeChart.dll - missing assembly reference?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
NIS
Newbie
Newbie
Posts: 6
Joined: Thu Jan 17, 2013 12:00 am

TeeChart.dll - missing assembly reference?

Post by NIS » Sat Feb 02, 2013 7:47 pm

Hello,

I am working on Iphone application using TeeCharts.
I have bought licenced library.
But if I want compile it is writing following error:

/Chart.cs(25,25): Error CS0246: The type or namespace name `TChart' could not be found. Are you missing a using directive or an assembly reference? (CS0246) (ChartsIOS)

I already have included lib. TeeChart.dll

Anyone help?

Thank you.

NIS
Newbie
Newbie
Posts: 6
Joined: Thu Jan 17, 2013 12:00 am

Re: TeeChart.dll - missing assembly reference?

Post by NIS » Sat Feb 02, 2013 7:48 pm

Of course using Monotouch

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

Re: TeeChart.dll - missing assembly reference?

Post by Sandra » Mon Feb 04, 2013 9:38 am

Hello NIS,

If you want use TeeChart Monotouch you must use the assembly of Monotouch instead of TeeChart for .Net assembly and is possible, for this reason is produced an error. Therefore you need use IOSTChart.dll instead of TeeChart.dll. You can get the Monotouch in the download mobile page if you don't have the product. If you have any problems or questions 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

Post Reply