Click or drag to resize

GraphControllerRootLayer Property

Returns the layer collection. Is the same as m_GraphDocument.XYPlotLayer.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public HostLayer RootLayer { get; }

Property Value

HostLayer
See Also