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.
Problem Showing Chart
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |