8.1.12.9 GraphPage::Width

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 width of the graphpage.

Name

Width

Examples

EX1

import PyOrigin
gp=PyOrigin.GraphPages('Graph1')
gp.Width = gp.Height

See Also

GetWidth, SetWidth