ControlChart.State Property

Gets the current lifecycle state of this chart.

Definition

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

Property Value

ModelState

See Also