ShowPpValues property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ShowPpValues property to specify whether or not to display the Pp row in the table. This is a design-time and a run-time property. However, changing the value will not update the chart until the next time the chart is refreshed or the DisplayChart() method is called.
The following figure shows the Pp row included in the table.

For Pp values to be calculated, the characteristic must have upper and lower specification limits.
Depending on the filters applied to the chart and the NumberOfPointsFilter property, the final Pp value in the chart might not match the value in the MES database Stats table (also reflected in the Sample Recording Object).
You cannot set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Boolean |
R/W |
False |