Click or drag to resize

PlotItemCollectionParentLayer Property

Gets the parent XYZPlotLayer that contains this collection.

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

Property Value

XYZPlotLayer
See Also