My users want the ability to display the text associated with the bottom axis grid ticks in either a vertical or horizontal setup.
When the text is displayed vertically (Axes.Bottom.Labels.Angle = 90) the title for that axis (Axes.Bottom.Title.Caption) shows up just fine.
When they change these tick labels to be horizontal (Axes.Bottom.Labels.Angle = 0), the labels cover the text of the bottom axis title.
Is there a way to pad the distance between the axis labels and the axis title? I just need a small amount of spacing in there when the labels are horizontal.
Thanks for any help you can give.
Aaron Peronto
Bottom axis tick labels cover title
-
- Newbie
- Posts: 38
- Joined: Thu Feb 01, 2007 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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 |
-
- Newbie
- Posts: 38
- Joined: Thu Feb 01, 2007 12:00 am
I noticed that I only have this problem when there are 2 lines to my time/date label on the bottom axis ticks.
They can turn the date part off so that it only displays the time. When we do that, the single line label does not cover up the title but when they display both the date and the time, it makes these labels 2 lines (Multi-line is true and needs to stay that way) and they then cover up my title.
So setting the label size to a constant value will help this how exactly?
I'll try it now and see how it looks when I do this.
Thanks.
They can turn the date part off so that it only displays the time. When we do that, the single line label does not cover up the title but when they display both the date and the time, it makes these labels 2 lines (Multi-line is true and needs to stay that way) and they then cover up my title.
So setting the label size to a constant value will help this how exactly?
I'll try it now and see how it looks when I do this.
Thanks.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Aaron,
If this doesn't help please let us know and we will try to find a solution to the issue.
This could help when labels are vertical as you said the problem was when labels were rotated, didn't you?So setting the label size to a constant value will help this how exactly?
I'll try it now and see how it looks when I do this.
If this doesn't help please let us know and we will try to find a solution to the issue.
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 |