XBarChartData.HasEqualSubgroupSizes Property

Gets a value indicating whether all subgroups have the same size. true when SubgroupSize is not null.

Definition

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

Property Value

Boolean

See Also