Np Chart Data Properties
Properties
| Average | Gets the average count of nonconforming units. Equal to the chart center line. |
| Baseline |
Gets the frozen evaluation model extracted from the Phase I analysis.
(Inherited from ControlChartData<TBaseline>) |
| Center | Gets the center line. |
| Chart |
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) |
| Lower | Gets the lower control limit. |
| Points |
Gets the ordered sequence of plotted chart statistics.
(Inherited from ControlChartData) |
| Sample | Gets the constant sample size used for all subgroups. |
| Sigma | Gets the sigma basis used to compute the control limits. |
| Upper | Gets the upper control limit. |