Diagnostic Codes.Index Synthesized Field
Emitted when a chart result was assigned a default synthesized
integer index because no meaningful source labels were available.
Use a labelled input (a Vector<T>
with a non-default index, or explicit subgroup identifiers) to
preserve meaningful point labels.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public const string IndexSynthesized = "Chart.IndexSynthesized"