Click or drag to resize

G2DPlotStyleCollectionAddRange Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection.AddRange(Altaxo.Graph.Gdi.Plot.Styles.IG2DPlotStyle[])"]


Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void AddRange(
	IG2DPlotStyle[] toadd
)

Parameters

toadd  IG2DPlotStyle

[Missing <param name="toadd"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection.AddRange(Altaxo.Graph.Gdi.Plot.Styles.IG2DPlotStyle[])"]

See Also