DiagnosticCodes.UnequalSubgroupSizesNotSupported Field

Emitted when the input subgroups do not all have the same size and the requested chart family requires equal subgroup sizes.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public const string UnequalSubgroupSizesNotSupported = "Chart.UnequalSubgroupSizesNotSupported"

Field Value

String

See Also