MovingRangeChartData Properties

Properties

AverageMovingRange Gets the average of the moving ranges. Equal to the center line of the Moving Range chart.
Baseline Gets the frozen evaluation model extracted from the Phase I analysis.
(Inherited from ControlChartData<TBaseline>)
CenterLineGets the center line.
ChartType Gets a stable descriptive identifier for the chart type, such as "Individuals", "MovingRange", "XBar", "Range", or "StandardDeviation".
(Inherited from ControlChartData)
Index Gets optional chart-point labels.
(Inherited from ControlChartData)
LowerControlLimitGets the lower control limit.
Points Gets the ordered sequence of plotted chart statistics.
(Inherited from ControlChartData)
SigmaGets the sigma basis used to compute the control limits.
UpperControlLimitGets the upper control limit.
Width Gets the width of the moving range window.

See Also