Graph Fields |
The Graph type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectMissingData | Whether missing data points should be connected by lines. | |
| CreationDate | Creation timestamp of the window. (Inherited from Window) | |
| FrameRect | Rectangle that defines the window frame. (Inherited from Window) | |
| Height | Height of the graph in pixels. | |
| Is3D | Whether the graph contains 3D content. | |
| IsHidden | Whether the window is hidden. (Inherited from Window) | |
| IsLayout | Whether the graph is a layout rather than a single plot area. | |
| Label | Label associated with the window. (Inherited from Window) | |
| Layers | Layers contained in the graph. | |
| ModificationDate | Last modification timestamp of the window. (Inherited from Window) | |
| Name | Name of the window. (Inherited from Window) | |
| ObjectID | Identifier for the object in the original file/project. (Inherited from Window) | |
| State | Current state of the window (normal, minimized, maximized). (Inherited from Window) | |
| TemplateName | Name of the template used for the graph (if any). | |
| Title | Which title is displayed for the window. (Inherited from Window) | |
| Width | Width of the graph in pixels. | |
| WindowBackgroundColorBase | Base color for the window background. (Inherited from Window) | |
| WindowBackgroundColorEnd | End color for the window background gradient. (Inherited from Window) | |
| WindowBackgroundColorGradient | Direction of the background color gradient for the window. (Inherited from Window) |