Update graph size and center at runtime

Hi,I am using free version of A* and my question is whether it is possible to change the size and center of the graph at runtime and if it is possible how would i go about doing it?

Yes, that’s possible.
See Change Width and Depth repeatedly at runtime?