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
Exception with Series Band
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Exception with Series Band
Hello Khaled,
Can you reproduce this issue by code, or does it only happen in the chart editor?
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 |
-
- Newbie
- Posts: 10
- Joined: Tue Jul 02, 2013 12:00 am
Re: Exception with Series Band
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
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
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Exception with Series Band
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:
This change will be made public with the next TeeChart maintenance release.
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:
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 |
-
- Newbie
- Posts: 10
- Joined: Tue Jul 02, 2013 12:00 am
Re: Exception with Series Band
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
Thanks for resolving the issue. It is so nice to have such an awesome tool and prompt help from you guys.
Kind regards
Khaled
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Exception with Series Band
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 |