Page 1 of 1

TeeChart.dll - missing assembly reference?

Posted: Sat Feb 02, 2013 7:47 pm
by 17864706
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.

Re: TeeChart.dll - missing assembly reference?

Posted: Sat Feb 02, 2013 7:48 pm
by 17864706
Of course using Monotouch

Re: TeeChart.dll - missing assembly reference?

Posted: Mon Feb 04, 2013 9:38 am
by 10050769
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,