Click or drag to resize

G2DPlotStyleCollection Constructor

Creates an empty collection, i.e. without any styles (so the item is not visible). You must manually add styles to make the plot item visible.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public G2DPlotStyleCollection()
See Also