Click or drag to resize

PlotGroupStyleCollectionBaseCount Property

Number of styles in this collection.

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int Count { get; }

Property Value

Int32

Implements

IPlotGroupStyleCollectionCount
See Also