I have this problem: there is an Overlapping of the left axis title with the axis labels. I don't know how to resolve this problem. Help me plz.
Thanx
Overlapping of the left axis title with the axis labels
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ghynna,
You can try setting left axis labels size using:
You can try setting left axis labels size using:
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 |
Overlapping of the left axis title with the axis labels
thank you it works.
Fanny
Fanny