In a few bar series in a chart, I have some CR (#13) characters, which cause it to overwrite with the bottom axis caption:
How can I fix this?
Thank you.
Overwriting axis footer title with caption
-
- Advanced
- Posts: 228
- Joined: Tue Aug 28, 2007 12:00 am
- Location: Oregon, USA
Hi TestAlways,
You could solve this using the following, for example:
You could solve this using the following, for example:
Code: Select all
Chart1.Axes.Bottom.LabelsSize:=30;
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |