Click or drag to resize

G2DPlotItem(G2DPlotStyleCollection) Constructor

Initializes a new instance of the G2DPlotItem class

Namespace: Altaxo.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected G2DPlotItem(
	G2DPlotStyleCollection plotStyles
)

Parameters

plotStyles  G2DPlotStyleCollection

[Missing <param name="plotStyles"/> documentation for "M:Altaxo.Graph.Gdi.Plot.G2DPlotItem.#ctor(Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection)"]

See Also