Page 1 of 1
Left Axis
Posted: Sat May 27, 2006 11:13 am
by 9640658
How can I adjust space between left axis title and left axis values
Posted: Mon May 29, 2006 9:16 am
by narcis
Hi Asad,
You can use something like:
Code: Select all
tChart1.Axes.Left.Labels.CustomSize = 50;