Page 1 of 1

upgrade from TeeChart proActiveXControlv7 to dot Net Version

Posted: Wed Aug 27, 2008 12:32 am
by 9638002
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

Posted: Wed Aug 27, 2008 7:22 am
by narcis
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.

Posted: Fri Aug 29, 2008 3:32 am
by 9638002
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.