Page 1 of 1

Overwriting axis footer title with caption

Posted: Fri Jan 04, 2008 1:31 am
by 10546565
In a few bar series in a chart, I have some CR (#13) characters, which cause it to overwrite with the bottom axis caption:

Image

How can I fix this?

Thank you.

Posted: Fri Jan 04, 2008 9:32 am
by yeray
Hi TestAlways,

You could solve this using the following, for example:

Code: Select all

Chart1.Axes.Bottom.LabelsSize:=30;