Control Chart Data.Center Line Property
Gets the center line of the chart.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
public double CenterLine { get; }Property Value
DoubleRemarks
The center line is the estimated in-control process center for the
plotted statistic. Render it as a horizontal reference line at this
value across the full width of the chart.