ShowSampleSizes property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ShowSampleSizes property to specify whether or not to display the sample sizes rows 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 an example sample size row in the table.

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