8.1.12 GraphPage
It is recommended that you switch to the package. PyOrigin is primarily for users who need to work with Origin version prior to 2021. |
Name
GraphPage
Remark
The GraphPage class provides methods and properties common to all internal Origin graph pages (windows).
Hierarchy
-
-
-
- GraphPage
-
-
Property
| Name | Brief | Example |
|---|---|---|
| Get/Set height of the graphpage. | ||
| Get/Set pageview mode of the graphpage. | ||
| Get/Set width of the graphpage. |
Members
| Name | Brief | Example |
|---|---|---|
| Get height of the graphpage. | ||
| Get pageview mode of the graphpage. | ||
| Get width of the graphpage. | ||
| Set height of the graphpage | ||
| Set pageview mode of the graphpage. | ||
| Set width of the graphpage. |
Page Members
| Name | Brief | Example |
|---|---|---|
| Add layer in Page | ||
| Return the layer collection | ||
| Get a layer in layers collection |
PageBase Members
| Name | Brief | Example |
|---|---|---|
| Get the Project Explorer folder where the page is located. | ||
| Get the page type of a Page object. |
OriginObject Members
| Name | Brief | Example |
|---|---|---|
| Destroy the Origin object | ||
| Execute object LabTalk methods | ||
| Get a binary storage as a tree | ||
| Retrieve the comments from an object that supports Comments | ||
| Get the index of an object in a Collection | ||
| Get the long name of an object | ||
| Get the short name of an object | ||
| Get object property via LabTalk property name | ||
| Get the show status of an object | ||
| Get names of storage class objects | ||
| Get object property via LabTalk property name | ||
| Get the theme as treenode | ||
| Execute the Labtalk script code. | ||
| Sets the comments with a text string to an object that supports Comments | ||
| Set the index of an object in a Collection | ||
| Set the long name of an object | ||
| Set the short name of an object | ||
| Set object property via LabTalk property name | ||
| Set the show status of an object | ||
| Set object property via LabTalk property name | ||
| Set the theme as treenode |
OriginBase Members
| Name | Brief | Example |
|---|---|---|
| Check whether the instance is valid |