ProcessAnalysisResult<TChartData>.ToJson Method

Serializes this analysis result to a JSON string.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public string ToJson()

Return Value

String
A JSON string representation of this object.

Exceptions

See Also