Click or drag to resize

AltaxoDocumentGraphDocumentCollection Property

Gets the collection of 2D graph documents stored in the document.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public GraphDocumentCollection GraphDocumentCollection { get; }

Property Value

GraphDocumentCollection
See Also