Problem with building TeeChart Application

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
LordWhorfin
Newbie
Newbie
Posts: 24
Joined: Wed Feb 22, 2006 12:00 am
Location: Flagstaff, Arizona, USA

Problem with building TeeChart Application

Post by LordWhorfin » Wed May 24, 2006 7:52 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu May 25, 2006 8:12 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply