ATTR_USE_LABEL_TEXT (Row)
Type: | Row attribute |
Description: | Determines whether each row should be labeled with its numeric index or with a custom string. If the value is TRUE the custom string is specified using ATTR_LABEL_TEXT. 0 = Use numeric index as label 1 = Use custom text as label |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |
Values
0 | False |
1 | True |