Page 1 of 1

Left axis title overwritten by axis labels

Posted: Thu Mar 02, 2006 8:32 pm
by 9530362
I have a graph with a title on the left axis. At some scales (some values of axis labels), the labels and title occupy the same space.

Also, there's another graph directly underneath and aligned with this one, and with the exact same width. But this one's axis title is several pixels to the left of the first (and this one does not get overwritten).

How can I control the placement of the axis title?

Posted: Fri Mar 03, 2006 9:06 am
by narcis
Hi Paul2,

You can control that by increasing the labels size:

Code: Select all

TChart1.Axis.Left.Labels.Size = 50