CusumChartData.ChartType Property

Gets a stable descriptive identifier for the chart type. Always "CUSUM".

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
public string ChartType { get; }

Property Value

String

See Also