The Donut Series displays slice colors differently when transparency is on.
I have a donut series that has 12 slices of equal width.
Color each is turned off, all slices are added with the same color.
When transpareny is off, all 12 slices gets the same color.
When transpareny is on, the last slice keeps the color that was set in the chart editor.
I tried several ways to change that (using ValueColor[0..11], SeriesColor etc., nothing worked.
I am using Delphi2010 with the latest TeeChart version.
See attached Demo.
Regards
Gerhard Sachs
Donut Series omits last pie from drawing
-
- Newbie
- Posts: 8
- Joined: Mon May 10, 2010 12:00 am
Donut Series omits last pie from drawing
- Attachments
-
- Donut Series Transparenzfehler.zip
- Testapplication and Screenshot
- (33.29 KiB) Downloaded 308 times
Re: Donut Series omits last pie from drawing
Hi Gerhard,
I could reproduce the problem with the latest published version but with the actual sources it seems to work fine.
As you are source code customer, I've sent the actual sources to the mail you have registered in this forums.
Could you please check if they correct the problem?
I could reproduce the problem with the latest published version but with the actual sources it seems to work fine.
As you are source code customer, I've sent the actual sources to the mail you have registered in this forums.
Could you please check if they correct the problem?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 8
- Joined: Mon May 10, 2010 12:00 am
Re: Donut Series omits last pie from drawing
Hi Yeray,
yes, it works now.
I installed the version with the "Tee 3D" checked and it installed silently both in Delphi2006 and 2010.
I tested D2010 only, since all new projects are developed with it.
At the same time, another problem has vanished.
I often had the problem, that on opening an existing form with some Teechart components on it, I got the message that those components could not be found.
After clicking 'ignore all' and closing that form without saving, then reopening, everything worked until the next shutdown and start of the IDE.
I really hope that this very nasty problem is gone forever now.
Is it ok to continue working with the new sources ?
Thank you
Gerhard
yes, it works now.
I installed the version with the "Tee 3D" checked and it installed silently both in Delphi2006 and 2010.
I tested D2010 only, since all new projects are developed with it.
At the same time, another problem has vanished.
I often had the problem, that on opening an existing form with some Teechart components on it, I got the message that those components could not be found.
After clicking 'ignore all' and closing that form without saving, then reopening, everything worked until the next shutdown and start of the IDE.
I really hope that this very nasty problem is gone forever now.
Is it ok to continue working with the new sources ?
Thank you
Gerhard
Re: Donut Series omits last pie from drawing
Hi Gerhard,
I'd suggest you to edit all your project files manually (with notepad or similar) and correct all the wrong TeeChart references, if any.
I'd suggest you to edit all your project files manually (with notepad or similar) and correct all the wrong TeeChart references, if any.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |