Click or drag to resize

G2DPlotStyleCollectionStyles Property

[Missing <summary> documentation for "P:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection.Styles"]


Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<IG2DPlotStyle> Styles { get; }

Property Value

IReadOnlyListIG2DPlotStyle
See Also