upgrade from TeeChart proActiveXControlv7 to dot Net Version

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Nick Sheng
Newbie
Newbie
Posts: 6
Joined: Thu Aug 11, 2005 4:00 am

upgrade from TeeChart proActiveXControlv7 to dot Net Version

Post by Nick Sheng » Wed Aug 27, 2008 12:32 am

Hi All,

I am currently working on a project that have a lot TeeChart proActiveXControlv7 , i need to upgrade to TeeChart dot Net version.

what is the best way to do this ? anyhelp will be appreciated .

Thanks in advance

Nick Sheng

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Aug 27, 2008 7:22 am

Hi Nick,

I'm afraid there's not much we can do here. Both TeeChart versions are similar in functionality and syntax. I'd recommend to create a parallel new project to the ActiveX one (or from a copy of it) and start replacing all TeeChart ActiveX controls and code for the .NET version. You may be interested in having a look at the features demo and tutorials for code examples and syntax. This forum also contains many code snippets which may help you. If you are having problems porting the code don't hesitate to let us know.
Best Regards,
Narcís Calvet / 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

Nick Sheng
Newbie
Newbie
Posts: 6
Joined: Thu Aug 11, 2005 4:00 am

Post by Nick Sheng » Fri Aug 29, 2008 3:32 am

Thanks a lot.

I have started to replace one by one, it doesn't seem to complex, just need to find out the new member of TeeChart.

Post Reply