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 1426

Summary: Bottom Axis labels area is scaled with chart size and labels can get clipped
Product: Java TeeChart Reporter: Jay Rinkel <jay.rinkel>
Component: AxesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: yeray
Priority: ---    
Version: 3.2015.0108   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: source code to demonstrate problem

Description Jay Rinkel 2016-01-29 15:11:52 EST
Created attachment 545 [details]
source code to demonstrate problem

The bottom axis label size gets scaled along with the size of the chart on the screen. If the chart size is small enough, then the labels actually become clipped and cannot be seen. This problem is not present in the 2013 version of TeeChart. Attempts to manually set the label size programmatically in the recent 2015 version of TeeChart has no effect (in the 2013 version of TeeChart, manual label size setting does work).
Comment 1 yeray alonso 2016-02-17 06:17:33 EST
Axis labels had a significant modification the 15th April 2015 and this problem isn't reproducible from there.
So the next maintenance release should fix this problem.