ControlSeries.CenterLine Property

Gets the center line value for this series.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public abstract double CenterLine { get; }

Property Value

Double

Remarks

Available in both Fitted and Deployed modes.

See Also