Problem wiht line around pie series

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
TestAlways
Advanced
Posts: 228
Joined: Tue Aug 28, 2007 12:00 am
Location: Oregon, USA

Problem wiht line around pie series

Post by TestAlways » Fri Jul 11, 2008 6:11 pm

In the image below, a line is shown around the pie series:

Image

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
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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply