Exception with Series Band

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Seveno Developer
Newbie
Newbie
Posts: 10
Joined: Tue Jul 02, 2013 12:00 am

Exception with Series Band

Post by Seveno Developer » Thu Nov 05, 2015 11:48 pm

Hello Help desk,

We are having issues with Series Band tool.

When a user adds a series band from the chart editor without selecting Series2 and tries to delete series band that contains only one series, the application breaks.

We need to handle this exception.

Is there any way to handle the add series band event and assign "Series" value to "Series2" value by default?

Thanks in advance

Khaled

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Exception with Series Band

Post by Christopher » Fri Nov 06, 2015 4:23 pm

Hello Khaled,

Can you reproduce this issue by code, or does it only happen in the chart editor?
Best Regards,
Christopher Ireland / 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

Seveno Developer
Newbie
Newbie
Posts: 10
Joined: Tue Jul 02, 2013 12:00 am

Re: Exception with Series Band

Post by Seveno Developer » Sun Nov 08, 2015 10:54 pm

Hi Christopher,

We are not coding the series band feature since we do not want the series band to be added by default.

Our users may optionally add series bands using the chart editor.

Steps to reproduce:
1. Add a series
2. Assign random values into the series data source
3. Add a series band from tools
4. Select series: <Name of the series that you added>
5. Delete the series band

Kind regards

Khaled

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Exception with Series Band

Post by Christopher » Mon Nov 09, 2015 9:33 am

Hello Khaled,

I have been able to reproduce this problem here and have added it to our issue tracking software with id=1367. This issue has now been fixed, and the fix required the following source code change:
seriesBand.PNG
seriesBand.PNG (73.6 KiB) Viewed 9486 times
This change will be made public with the next TeeChart maintenance release.
Best Regards,
Christopher Ireland / 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

Seveno Developer
Newbie
Newbie
Posts: 10
Joined: Tue Jul 02, 2013 12:00 am

Re: Exception with Series Band

Post by Seveno Developer » Tue Nov 10, 2015 1:21 am

Hi Christopher

Thanks for resolving the issue. It is so nice to have such an awesome tool and prompt help from you guys.

Kind regards

Khaled

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Exception with Series Band

Post by Christopher » Tue Nov 10, 2015 9:03 am

Thank you very much Khaled, you're very welcome!
Best Regards,
Christopher Ireland / 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

Post Reply