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 1283 - Change the series order by editor, assigns the same color for each series in runtime
Summary: Change the series order by editor, assigns the same color for each series in ...
Status: CONFIRMED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Editors (show other bugs)
Version: 150420
Hardware: PC Windows
: Normal normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-27 11:21 EDT by sandra pazos
Modified: 2015-08-27 11:33 EDT (History)
0 users

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
PointSeriesExample (12.33 KB, application/x-zip-compressed)
2015-08-27 11:21 EDT, sandra pazos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sandra pazos 2015-08-27 11:21:16 EDT
Created attachment 493 [details]
PointSeriesExample

If you add two series by design time and you change the series order using the editor, when you executes the the project, the color is the same for both series. 

To reproduce the problem, please follow the below: 

1.- Get the attached project.
2.- Open it and by editor change the series order, for example, of Chart1.
3.- Execute the project.