Hello,
I've created a simple WinForm in Visual Studio 2005, added a couple of TCharts and TextSource items which create nice looking charts from data in a CSV file as long as I'm in Visual Studio. When I do a build, it seems to work but the application I get does not display any data. It displays the form and the TCharts along with their Titles, axis and legends, but no data is plotted. I'm new to both TChart and Visual Studio so I suspect that I'm doing something wrong in the build. Do you have any suggestions?
cheers, Paul
Problem with building TeeChart Application
-
- Newbie
- Posts: 24
- Joined: Wed Feb 22, 2006 12:00 am
- Location: Flagstaff, Arizona, USA
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Paul,
You can check if your application is similar to All Features\Welcome !\Importing\Data\From text file example in TeeChart features demo
You can also have a look at Tutorial 12 - Exporting and Importing Charts .
You'll find both, the tutorials and features demo at TeeChart's program group.
You can check if your application is similar to All Features\Welcome !\Importing\Data\From text file example in TeeChart features demo
You can also have a look at Tutorial 12 - Exporting and Importing Charts .
You'll find both, the tutorials and features demo at TeeChart's program group.
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 |