Click or drag to resize

GraphViewOptionsGraphDocument Property

Get the instance of the graph document that is shown in the view.

Namespace: Altaxo.Graph.Graph3D.GuiModels
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public GraphDocument GraphDocument { get; }

Property Value

GraphDocument
See Also