Page 1 of 1

Overlapping of the left axis title with the axis labels

Posted: Tue Jul 12, 2005 7:17 pm
by 9527086
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

Posted: Wed Jul 13, 2005 9:10 am
by narcis
Hi Ghynna,

You can try setting left axis labels size using:

Code: Select all

    TChart1.Axis.Left.Labels.Size = 50

Overlapping of the left axis title with the axis labels

Posted: Tue Jul 19, 2005 6:07 pm
by 9527086
thank you it works.

Fanny