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.3572.0 (4.8.3572.0)
Syntax
C#
protected G2DPlotItem(
	G2DPlotStyleCollection plotStyles
)

Parameters

plotStyles  G2DPlotStyleCollection
The plot styles.
See Also