Page 1 of 1

HOW TO AVOID MOVING TITLE/SUBTITLES/FOOTER/SUBFOOTER NON VIS

Posted: Wed Nov 07, 2007 2:51 pm
by 9524108
HOW TO AVOID MOVING TITLE/SUBTITLES/FOOTER/SUBFOOTER NON VISIBLE RANGE..


for example :

my footer is positioned@400,360
tchart1.axis.left.position :138
tchart1.axis.bottom.position: 346


i use my own spin controls to move the footer positioning , at some value , visiblity of footer is not available i.e. <0 values but how to find the maximum value .

could you pls respond asap ...

Posted: Wed Nov 07, 2007 3:39 pm
by narcis
Hi daryl,

You could try using TChart1.Axis.Bottom.IEndPos.

Hope this helps!