PointwiseLimitsChartData<TBaseline> Properties

Properties

Baseline Gets the frozen evaluation model extracted from the Phase I analysis.
(Inherited from ControlChartData<TBaseline>)
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)
LowerControlLimits Gets the pointwise lower control limits, one per plotted point.
Points Gets the ordered sequence of plotted chart statistics.
(Inherited from ControlChartData)
UpperControlLimits Gets the pointwise upper control limits, one per plotted point.

See Also