Page 1 of 1

Donut Series omits last pie from drawing

Posted: Tue Aug 17, 2010 4:58 pm
by 16556124
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

Re: Donut Series omits last pie from drawing

Posted: Wed Aug 18, 2010 3:25 pm
by yeray
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?

Re: Donut Series omits last pie from drawing

Posted: Wed Aug 18, 2010 5:16 pm
by 16556124
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

Re: Donut Series omits last pie from drawing

Posted: Thu Aug 19, 2010 3:45 pm
by yeray
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.