problem using Tchart6
Posted: Mon Dec 08, 2003 1:09 pm
We have upgraded from Tchart version 5 to Version 6 for DElphi6.
After I have installed the latest version, Iam unable to run my program.
when I reported about this earlier, the solution given is to remove the old teechart files from Delphi search path. I have done that even then there are errors.
The problem is, when Iam adding a series to the chart during design time and try to run the application, Errors like, property "series.Marks.callout " doen not exist occur.
But there is no problem , when Iam creating a series during runtime (series1 := TLineseries.Create()).
When I installed only the latest version Tchart 6(with out Tchart 5.01), there are compilation errors like:
Unit TeeProcs was compiled with a different version of system.RTL version.
The error constinues for all files TECanvas,chart,series,etc.,
I have followed the installation instructions carefully.
Please help me.
After I have installed the latest version, Iam unable to run my program.
when I reported about this earlier, the solution given is to remove the old teechart files from Delphi search path. I have done that even then there are errors.
The problem is, when Iam adding a series to the chart during design time and try to run the application, Errors like, property "series.Marks.callout " doen not exist occur.
But there is no problem , when Iam creating a series during runtime (series1 := TLineseries.Create()).
When I installed only the latest version Tchart 6(with out Tchart 5.01), there are compilation errors like:
Unit TeeProcs was compiled with a different version of system.RTL version.
The error constinues for all files TECanvas,chart,series,etc.,
I have followed the installation instructions carefully.
Please help me.