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 - Bottom Axis labels area is scaled with chart size and labels can get clipped
Summary: Bottom Axis labels area is scaled with chart size and labels can get clipped
Status: RESOLVED FIXED
Alias: None
Product: Java TeeChart
Classification: Unclassified
Component: Axes (show other bugs)
Version: 3.2015.0108
Hardware: PC Windows
: --- normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-29 15:11 EST by Jay Rinkel
Modified: 2016-02-17 06:17 EST (History)
1 user (show)

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


Attachments
source code to demonstrate problem (1.48 KB, text/plain)
2016-01-29 15:11 EST, Jay Rinkel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.