Hi,
Because the left axis values are quite large with decimal numbers, it often overlaps with the axis title. How can I adjust the distance to avoid it?
Thanks a lot.
David
How to change the distance of the left axis title and value?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi David,
Yes, you can set this distance by setting a custom label size, for example:
Yes, you can set this distance by setting a custom label size, for example:
Code: Select all
TChart1.Axis.Left.Labels.Size = 50
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
![]() ![]() ![]() ![]() ![]() ![]() |
Instructions - How to post in this forum |