Click or drag to resize

Graph Fields

The Graph type exposes the following members.

Fields
 NameDescription
Public fieldConnectMissingDataWhether missing data points should be connected by lines.
Public fieldCreationDateCreation timestamp of the window.
(Inherited from Window)
Public fieldFrameRectRectangle that defines the window frame.
(Inherited from Window)
Public fieldHeightHeight of the graph in pixels.
Public fieldIs3DWhether the graph contains 3D content.
Public fieldIsHiddenWhether the window is hidden.
(Inherited from Window)
Public fieldIsLayoutWhether the graph is a layout rather than a single plot area.
Public fieldLabelLabel associated with the window.
(Inherited from Window)
Public fieldLayersLayers contained in the graph.
Public fieldModificationDateLast modification timestamp of the window.
(Inherited from Window)
Public fieldNameName of the window.
(Inherited from Window)
Public fieldObjectIDIdentifier for the object in the original file/project.
(Inherited from Window)
Public fieldStateCurrent state of the window (normal, minimized, maximized).
(Inherited from Window)
Public fieldTemplateNameName of the template used for the graph (if any).
Public fieldTitleWhich title is displayed for the window.
(Inherited from Window)
Public fieldWidthWidth of the graph in pixels.
Public fieldWindowBackgroundColorBaseBase color for the window background.
(Inherited from Window)
Public fieldWindowBackgroundColorEndEnd color for the window background gradient.
(Inherited from Window)
Public fieldWindowBackgroundColorGradientDirection of the background color gradient for the window.
(Inherited from Window)
Top
See Also