Page 1 of 1

How to control placement for left axis texts

Posted: Sat Nov 06, 2004 9:51 pm
by 9336948
SOmetimes the automatic placement of label for left axis is displayed overlapping of the axis labels and the text description. Which parameter controls placement of axis, labels and text description. Please add an example of how to place the text at the top of the left axis

Posted: Mon Nov 08, 2004 8:56 am
by Pep
Hi.

to solve this you should increase the axis labels size, i.e. :
Chart1.Axes.Left.LabelsSize := 10;