TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
-
TestAlways
- Advanced
- Posts: 228
- Joined: Tue Aug 28, 2007 12:00 am
- Location: Oregon, USA
Post
by TestAlways » Fri Jul 11, 2008 6:11 pm
In the image below, a line is shown around the pie series:
This line is there because the Chart.BevelOuter is set to bvNone. Change the value to anything else, and the line goes away. (It sortof shows up for bvRaised).
You can see it by getting the .pas/.dfm file here:
http://www.TBInc.com/misc/PiewtihShadow.zip
Why would the chart's BevelOuter property have anything to do with a line around a pie series? (I don't see this in any other series). Is this a bug? Can I get a fix? (It's been a long time since an update has been posted, and I know of at least one outstanding bug that has not been addressed. Can we expect anything soon?)
Thanks
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Mon Jul 14, 2008 8:10 am
Hi TestAlways,
Thanks for the information. I could reproduce the issue here and I think it's a bug. I've added it (TV52013243) to the list to be fixed for future releases.
TeeChart v8.03 VCL is in release candidate stage, I'll send you the URL to download its source code installer.