Trouble with LoadChartFromFile
Posted: Sat May 31, 2008 4:20 pm
I am using TeeChart v5.03 in Borland C++ Builder v6 and cannot successfully save and load a vertical bar chart at runtime.
I include TeeSource.hpp, and the SaveChartToFile seems to complete alright (although I am not using a .tee extension), but when I try to load the chart I get an error that says that the Class TBarSeries not found.
I have set the IncludeData param to TRUE and would really like to load the entire bar chart.
Does this routine work correctly in v5.03 of TeeChart
Thanks in advance.
I include TeeSource.hpp, and the SaveChartToFile seems to complete alright (although I am not using a .tee extension), but when I try to load the chart I get an error that says that the Class TBarSeries not found.
I have set the IncludeData param to TRUE and would really like to load the entire bar chart.
Does this routine work correctly in v5.03 of TeeChart
Thanks in advance.