Click or drag to resize

MiniProjectBuilder Methods

The MiniProjectBuilder type exposes the following members.

Methods
 NameDescription
Protected methodCollectAllDataColumnReferences Collects all referenced data columns from the graph.
Protected methodCopyFolderPropertiesOf Copies the folder properties referenced by the graph.
Protected methodCopyGraphToNewDocument Copies the graph document into the mini project.
Protected methodCopyReferencedColumnsToNewProject Copies the referenced columns into the new project.
Public methodStatic memberCreateMiniProject Gets a graph document as mini project. The mini project is an AltaxoDocument consisting of the provided graph document AltaxoDocument and all data that is neccessary to plot that graph.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodInitialize Initializes the builder state.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also