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 1692

Summary: CustomAxes to Resize the ChartRect as the default axes
Product: VCL TeeChart Reporter: yeray alonso <yeray>
Component: AxisAssignee: yeray alonso <yeray>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: 20.170306   
Target Milestone: v2017.20   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?f=3&t=16327
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: test project

Description yeray alonso 2016-11-22 04:40:45 EST
Created attachment 664 [details]
test project

See the project attached to test a ResizeChart (boolean) public property to choose whether the chart should be resized or not considering the Axis labels and title, at CalcAxisRect method in TeEngine.pas.

At this moment only the first 5 axes (the default axes) are resizing the ChartRect