ShowResultValues property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ShowResultValues property to specify whether or not to display one or more result values rows in the table. For example, an X Bar R chart with five individual results per plot point would show five additional rows labeled Sample #x above the calculated values rows. 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 example result value rows in the table.

You cannot set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Boolean |
R/W |
False |