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 1273 - Incorrect Axis Label/Text Position and width
Summary: Incorrect Axis Label/Text Position and width
Status: CONFIRMED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Axis (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://www.teechart.net/support/viewt...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-18 05:03 EDT by yeray alonso
Modified: 2015-09-11 06:13 EDT (History)
1 user (show)

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


Attachments
test project (2.25 KB, application/octet-stream)
2015-08-18 05:11 EDT, yeray alonso
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yeray alonso 2015-08-18 05:03:12 EDT
Some incorrect behaviours of the Axis Texts.Position property:

- lpCenter is like lpBeforeTick but without considering the tick length. Probably lpCenter should be like lpAtTick, not like lpBeforeTick.

- Changing the angle to 90 or anything else, the offsets are incorrect.

Test project attached
Comment 1 yeray alonso 2015-08-18 05:11:37 EDT
Created attachment 487 [details]
test project