Get/Set height of the graphpage.
Height
EX1
import PyOrigin gp=PyOrigin.GraphPages('Graph1') gp.Height = gp.Height*1.5
GetHeight, SetHeight