Cusum Baseline.To Json Method
Serializes this baseline to a JSON string suitable for
long-term storage.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
A JSON string representation of this baseline.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public string ToJson()Return Value
StringA JSON string representation of this baseline.