ShowNotesIndicators property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ShowNotesIndicators property to specify whether or not to display the notes indicator 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 Notes row will display Y if the sample point has a note and N if it does not have a note. Notes can be either entered by a user (see Adding a Note to a Sample Point) or because a cause has been assigned to the sample point (the cause description is displayed as a note).
The following figure shows the Notes row included in the table.

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