ControlSeries.IsFitted Property

Gets a value indicating whether this series is in the fitted state and has analysis data available.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
protected abstract bool IsFitted { get; }

Property Value

Boolean

See Also