Click or drag to resize

AltaxoDocumentGraph3DDocumentCollection Property

Gets the collection of 3D 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 Graph3DDocumentCollection { get; }

Property Value

GraphDocumentCollection
See Also