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.
Trouble with LoadChartFromFile
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Alexander,
No, it doesn't exist a Standard version of TeeChart v5 VCL, only a Pro version exists. Standard versions are the ones shipped with Borland/CodeGear products. Also a retail version was made starting at TeeChart v7 VCL. Until BDS 2006 all Delphi and C++ Builder versions included TeeChart v4 Standard.
No, it doesn't exist a Standard version of TeeChart v5 VCL, only a Pro version exists. Standard versions are the ones shipped with Borland/CodeGear products. Also a retail version was made starting at TeeChart v7 VCL. Until BDS 2006 all Delphi and C++ Builder versions included TeeChart v4 Standard.
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 |