Problem Showing Chart

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Bilgehan
Newbie
Newbie
Posts: 11
Joined: Fri May 25, 2007 12:00 am

Problem Showing Chart

Post by Bilgehan » Mon Jun 25, 2007 6:30 am

Hello,

I have some problems viewing the chart on asp pages in c#.net.
I made the connection and get the data with fillsamplevalues() funciton but when I run the page the chart does not show anything and also the chart can not be seen.
If you could help me about this I would be greatful.

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

Post by Narcís » Mon Jun 25, 2007 7:54 am

Hi Bilgehan,

I strongly recommend you to read Tutorial 9 - TeeChart and WebChart and ASP.NET, specially the TempChart property section. It could also help looking at the ASP.NET demo included with the installation.
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

Bilgehan
Newbie
Newbie
Posts: 11
Joined: Fri May 25, 2007 12:00 am

Post by Bilgehan » Mon Jun 25, 2007 8:33 am

Thank you for your answer, the problem is solved.

SIM
Newbie
Newbie
Posts: 1
Joined: Thu Apr 29, 2004 4:00 am
Contact:

Post by SIM » Mon Jul 02, 2007 3:00 pm

What did u do? I get the little red "x" not showing the chart

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

Post by Narcís » Tue Jul 03, 2007 6:52 am

Hi SIM,

What did u do? I get the little red "x" not showing the chart

This is most likely that you are using TempChart property set to Session and haven't added GetChart.aspx in your project. Please check what's necessary for each TempChart value in the mentioned tutorial.

Thanks in advance.
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