Click or drag to resize

PlotItemCollection(XYPlotLayer) Constructor

Initializes a new instance of the PlotItemCollection class

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

Parameters

owner  XYPlotLayer

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

See Also