tCurveFittingFunction
Posted: Tue Jun 21, 2005 11:41 am
Using TeeChart 5.02 with Delphi6 on Windows 2000 SP4. I would like to add tCurveFittingFunction to my tChart. I cannot find that component on the component palette. I noted that TeeChart components were not installed. When I checked that box I got a Delphi 6 error, “can’t load package…dcltee60.bpl. The specified module could not be found”. Uninstalled and reinstalled the entire TeeChart, and the error persisted.
I also tried to add function_curveFitting.pas to the project, and modify it to work with my forms, but had other problems. I need to be able to edit the chart at runtime, but the chart is not formally declared (maybe declared in tBaseForm?). I need to load data entered manually at runtime.
What would be best is simply to drop tCurfeFittingFunction on the existing form containing my tChart object.
Any help appreciated.
I also tried to add function_curveFitting.pas to the project, and modify it to work with my forms, but had other problems. I need to be able to edit the chart at runtime, but the chart is not formally declared (maybe declared in tBaseForm?). I need to load data entered manually at runtime.
What would be best is simply to drop tCurfeFittingFunction on the existing form containing my tChart object.
Any help appreciated.