Under the Chart Editor you can access the Left Axis Title Text and there is a spin box with Inter-Char Spacing. How do I access that in code. I need to adjust the spacing to allow my prints to come out readable on the left axis title.
Thanks,
Tom
Axis Title InterSpacing?
Hi Tom,
you can do :
Chart1.Axes.Left.Title.Font.InterCharSize:=10;
you can do :
Chart1.Axes.Left.Title.Font.InterCharSize:=10;
Pep Jorge
http://support.steema.com
http://support.steema.com