SChartData.SubgroupCount Property

Gets the number of plotted subgroup statistics. Equal to the number of elements in Points.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public int SubgroupCount { get; }

Property Value

Int32

See Also