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 width in points. | |
| DefaultRootLayerSizeY | The default root-layer height in points. | |
| PropertyKeyDefaultBackColor | Gets the property key for the default background color. | |
| PropertyKeyDefaultFont | Gets the property key for the default graph font. | |
| PropertyKeyDefaultForeColor | Gets the property key for the default foreground color. | |
| PropertyKeyDefaultPlotColor | Gets the property key for the default plot color. | |
| PropertyKeyDefaultRootLayerSize | Gets the property key for the default root layer size. |