Click or drag to resize

GraphControllerDoc Property

Gets the graph document displayed by the controller.

Namespace: Altaxo.Gui.Graph.Gdi.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
IGraphViewEventSinkDoc
See Also