Problem with ExchangeSeries function in ASP.NET - Urgent

TeeChart for ActiveX, COM and ASP
Post Reply
rama
Newbie
Newbie
Posts: 33
Joined: Thu Jul 29, 2004 4:00 am

Problem with ExchangeSeries function in ASP.NET - Urgent

Post by rama » Fri Jun 09, 2006 4:40 pm

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

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 12, 2006 7:56 am

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?
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

rama
Newbie
Newbie
Posts: 33
Joined: Thu Jul 29, 2004 4:00 am

Post by rama » Mon Jun 12, 2006 1:54 pm

Hi,

I can not use new version now. It may take some time to migrate to new version.

Could you please provide a solution in 7.0.0.4 version?

Regards,
Rama

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 Jun 13, 2006 10:32 am

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.
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