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 421 - [TJ71016499] Some change from v2 to v3 made the Legend symbol to use a wrong color...
Summary: [TJ71016499] Some change from v2 to v3 made the Legend symbol to use a wrong ...
Status: RESOLVED FIXED
Alias: None
Product: Java TeeChart
Classification: Unclassified
Component: Chart (show other bugs)
Version: unspecified
Hardware: All All
: Normal major
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-01 13:12 EST by yeray alonso
Modified: 2013-12-11 10:34 EST (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yeray alonso 2013-11-20 12:15:42 EST
Some change from v2 to v3 made the Legend symbol to use a wrong color when the legend symbol is a line (Line series in 2D). Only in Swing.
http://www.teechart.net/support/viewtopic.php?f=10&t=13825&view=unread#unread
        tChart1.getAspect().setView3D(false);
        for (int i=0; i<4; i++) {
            Line line = new Line(tChart1.getChart());
            line.fillSampleValues();
        } [created:2013-02-01T13:12:16.000+01:00 reported by:yeray@steema.com reported in version:3.2012.0808 (TeeChart Java)]
Comment 1 marc meumann 2013-12-11 10:34:13 EST
fixed. will be in Dec 2013 release