Page 1 of 1

Problem with building TeeChart Application

Posted: Wed May 24, 2006 7:52 pm
by 9640386
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

Posted: Thu May 25, 2006 8:12 am
by narcis
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.