Page 1 of 1

Axis Label Overwriting Axis title

Posted: Tue Sep 26, 2006 8:29 pm
by 9231987
I have a chart that graphs normally. However, when I change the data displayed (one point only associated with the left axis), the chart changes size and the left axis labels overwrites the left axis title. The charts are about an eighth of a screen in size, and font sizes for both are Arial, size 6. I am using 7.07 VCL in BCB 6.0. How do I control the chart margins to prevent this from happening.

Thanks.
M Weingarden

[/img]

Posted: Wed Sep 27, 2006 7:01 am
by 9343260
Hello,

You can change the Axis.LabelsSize property which define the distance between the axis line and the axis title. 0 means automatic.