Click or drag to resize

PlotItemCollection(XYZPlotLayer) Constructor

Initializes a new instance of the PlotItemCollection class

Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PlotItemCollection(
	XYZPlotLayer owner
)

Parameters

owner  XYZPlotLayer

[Missing <param name="owner"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.PlotItemCollection.#ctor(Altaxo.Graph.Graph3D.XYZPlotLayer)"]

See Also