CChartData.ToJson Method

Serializes this C chart data 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.

See Also