CuSumStatus
is a cumulative sum status chart. CuSumStatus plots the tabular CuSum results.
For a list of all members of this type, see CuSumStatus Members.
System.Object
Imsl.Chart2D.AbstractChartNode
Imsl.Chart2D.ChartNode
Imsl.Chart2D.Data
Imsl.Chart2D.QC.ShewhartControlChart
Imsl.Chart2D.QC.CuSumStatus
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The one-sided upper and lower cusums, and are computed. These are plotted as two bar charts. The are plotted as a bar chart above the x-axis and is below the axis. By default, in-control bars are green and out-of-control bars are red.
Control limit lines are drawn at , where h is the value of the property AbsoluteH
. This can be set either to an absolute number, using the property AbsoluteH
, or relative to the standard deviation of the data, using the property RelativeH
.
Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll)
CuSumStatus Members | Imsl.Chart2D.QC Namespace | Example