I have an application that was developed in VS 6.0. Later we migrated to .NET framework. We kept using the ActiveX Teechart with VS 2005. Can you please suggest how to migrate to TeeChart .NET version? Thanks.
Amol
Migration from ActiveX to .NET
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Migration from ActiveX to .NET
Hi Amol,
The only option is replacing TeeChart Pro ActiveX controls with TeeChart for .NET Controls in your WinForms and manually converting TeeChart API code. There won't be very big differences because components architecture is the same, most of them little syntactical differences. Using tutorials, help files and features demo available at TeeChart's program group and this forum board might be a great help on how to use TeeChart for .NET. Also, if you have any problem during this process don't hesitate to let us know.
BTW: If you have TeeChart Pro ActiveX native files (*.tee) which you'd like to convert to TeeChart for .NET native template files (*.ten), upon request, we can send you a tool for doing this automatically.
Hope this helps!
The only option is replacing TeeChart Pro ActiveX controls with TeeChart for .NET Controls in your WinForms and manually converting TeeChart API code. There won't be very big differences because components architecture is the same, most of them little syntactical differences. Using tutorials, help files and features demo available at TeeChart's program group and this forum board might be a great help on how to use TeeChart for .NET. Also, if you have any problem during this process don't hesitate to let us know.
BTW: If you have TeeChart Pro ActiveX native files (*.tee) which you'd like to convert to TeeChart for .NET native template files (*.ten), upon request, we can send you a tool for doing this automatically.
Hope this helps!
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Migration from ActiveX to .NET
Hi Narcis,
Is there a one to one mapping in .Net Tee Chart for each of the Active X Tee Chart functions. Thanks.
Amol
Is there a one to one mapping in .Net Tee Chart for each of the Active X Tee Chart functions. Thanks.
Amol
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Migration from ActiveX to .NET
Hi Amol,
Not at 100% but for most features it is.
Not at 100% but for most features it is.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |