Graph |
The GraphDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
| _creationTime |
The date/time of creation of this graph.
(Inherited from GraphDocumentBase) | |
| _graphIdentifier |
An identifier that can be shown on the graph and that is searchable.
(Inherited from GraphDocumentBase) | |
| _graphProperties |
The graph properties, key is a string, value is a property (arbitrary object) you want to store here.
(Inherited from GraphDocumentBase) | |
| _hasFixupChangedAnything | This flag is set if during fixup anything has changed. (Inherited from GraphDocumentBase) | |
| _isFixupInternalDataStructuresActive |
Indicates whether internal data structures are currently being fixed up.
(Inherited from GraphDocumentBase) | |
| _lastChangeTime |
The date/time when this graph was changed.
(Inherited from GraphDocumentBase) | |
| _name |
The name of the graph.
(Inherited from GraphDocumentBase) | |
| _notes |
Notes concerning this graph.
(Inherited from GraphDocumentBase) | |
| _paintThread | Events which are fired from this thread are not distributed. (Inherited from GraphDocumentBase) | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
| DefaultRootLayerSizeX | The default root-layer size in x-direction, in points. | |
| DefaultRootLayerSizeY | The default root-layer size in y-direction, in points. | |
| DefaultRootLayerSizeZ | The default root-layer size in z-direction, in points. | |
| PropertyKeyDefaultFont | Gets the property key for the default font of three-dimensional graph documents. | |
| PropertyKeyDefaultForeColor | Gets the property key for the default foreground color of three-dimensional graph documents. | |
| PropertyKeyDefaultRootLayerSize | Gets the property key for the default root-layer size of three-dimensional graph documents. | |
| PropertyKeyDefaultSceneBackColor | Gets the property key for the default scene background color of three-dimensional graph documents. | |
| PropertyKeyRootLayerMarkersVisibility | Gets the property key for the visibility of root-layer markers. |