Click or drag to resize

Graph3DControllerDoc Property

Gets the graph document.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public GraphDocument Doc { get; }

Property Value

GraphDocument

Implements

IGraphControllerDoc
See Also