GraphPage::Height

It is recommended that you switch to the originpro package. PyOrigin is primarily for users who need to work with Origin version prior to 2021.

 

Description

Get/Set height of the graphpage.

Name

Height

Examples

EX1

import PyOrigin
gp=PyOrigin.GraphPages('Graph1')
gp.Height = gp.Height*1.5

See Also

GetHeight, SetHeight