MaximumOffset and Axis Title position
Posted: Sat Sep 09, 2006 10:05 am
Hi,
I am using version 7.07. I don't understand why if you set TChartAxis.MaximumOffset<>0 the Axis title position is changed. The code that moves the title axis is in TeEngine, line 10640:
if tmpHasOffsets then
with Axis do
FPosTitle:=InflateAxisPos(FPosLabels,SizeLabels);
Thanks,
Alessandro
I am using version 7.07. I don't understand why if you set TChartAxis.MaximumOffset<>0 the Axis title position is changed. The code that moves the title axis is in TeEngine, line 10640:
if tmpHasOffsets then
with Axis do
FPosTitle:=InflateAxisPos(FPosLabels,SizeLabels);
Thanks,
Alessandro