Click or drag to resize

PlotItemCollectionParentLayer Property

Gets the parent plot layer.

Namespace: Altaxo.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public XYPlotLayer ParentLayer { get; }

Property Value

XYPlotLayer
See Also