Click or drag to resize

G2DPlotStyleCollectionItem Property

[Missing <summary> documentation for "P:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection.Item(System.Int32)"]


Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IG2DPlotStyle this[
	int i
] { get; }

Parameters

i  Int32
 

Property Value

IG2DPlotStyle
See Also