Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1166

Summary: Pen Color on a Pie with ColorEach
Product: Java TeeChart Reporter: yeray alonso <yeray>
Component: SeriesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: 3.2015.0108   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description yeray alonso 2015-03-12 10:46:24 EDT
If you set ColorEach, the Border in a Pie uses the Color of each slice (a bit darker).

If you set ColorEach to false the Border uses the Pen property of the Pie series.

It could be interesting to enable the possibility to have ColorEach set and still allow using the Color set in the Pen property of the Pie series.
Comment 1 yeray alonso 2015-04-22 10:47:37 EDT
AutoPenColor property, acessible through the according getter and setter, has been added