Hi,
I am using Tchart 7.0.0.4 version.
I am using in ASP.NET application. I am creating the tchart in the server side and sending as stream in native format. It is working fine.
I am having three series in the chart. The first series color is black and second and third color is red.
I am using ExchangeSeries(0,2) function to change the order of series. It means the now third series become first series.
It is drawing first series with green color. But it should draw in red color.
If I commnet the ExchangeSeries line in the code, it is drawing in red color.
I tried the same in window application. It is working fine even I use the ExchangeSeries function.
It is not working in ASP.NET application.
You can try any sample. I hope you can reproduce the problem.
Please let me know the fix.
Thanks in advance,
Rama
Problem with ExchangeSeries function in ASP.NET - Urgent
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi rama,
It works fine for me here using v7.0.0.8 maintenance release which has been posted today. Can you please test if it works at your end?
It works fine for me here using v7.0.0.8 maintenance release which has been posted today. Can you please test if it works at your end?
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 Rama,
I'm afraid it's not possible. If you want you can change as an example project we can run "as-is" to make sure the issue is solved in the last release so you can then upgrade with more guarantees.
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
I'm afraid it's not possible. If you want you can change as an example project we can run "as-is" to make sure the issue is solved in the last release so you can then upgrade with more guarantees.
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
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 |