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 2300

Summary: Legend position causes erroneous rendering of Histogram series
Product: .NET TeeChart Reporter: christopher ireland <chris>
Component: LegendAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description christopher ireland 2020-03-19 08:05:17 EDT
Using the code in issue:
http://bugs.teechart.net/show_bug.cgi?id=2187

and adding:
series.Legend.Alignment = LegendAlignments.Bottom;

causes erroneous rendering of the Histogram series.