Click or drag to resize

GraphDocument Fields

The GraphDocument type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_creationTime The date/time of creation of this graph.
(Inherited from GraphDocumentBase)
Protected field_graphIdentifier An identifier that can be shown on the graph and that is searchable.
(Inherited from GraphDocumentBase)
Protected field_graphProperties The graph properties, key is a string, value is a property (arbitrary object) you want to store here.
(Inherited from GraphDocumentBase)
Protected field_hasFixupChangedAnythingThis flag is set if during fixup anything has changed.
(Inherited from GraphDocumentBase)
Protected field_isFixupInternalDataStructuresActive
(Inherited from GraphDocumentBase)
Protected field_lastChangeTime The date/time when this graph was changed.
(Inherited from GraphDocumentBase)
Protected field_name The name of the graph.
(Inherited from GraphDocumentBase)
Protected field_notes Notes concerning this graph.
(Inherited from GraphDocumentBase)
Protected field_paintThreadEvents which are fired from this thread are not distributed.
(Inherited from GraphDocumentBase)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected fieldStatic memberDefaultRootLayerSizeX 
Protected fieldStatic memberDefaultRootLayerSizeY 
Public fieldStatic memberPropertyKeyDefaultBackColor 
Public fieldStatic memberPropertyKeyDefaultFont 
Public fieldStatic memberPropertyKeyDefaultForeColor 
Public fieldStatic memberPropertyKeyDefaultPlotColor 
Public fieldStatic memberPropertyKeyDefaultRootLayerSize 
Top
See Also