ATTR_XUSE_LABEL_STRINGS
| Type: | Control attribute |
| Description: | Determines whether the value labels on the x-axis are replaced by strings associated with those values. These strings can be specified either in the User Interface Editor or by calling the InsertAxisItem function. If ATTR_XFORMAT is set to VAL_ABSOLUTE_TIME_FORMAT or VAL_RELATIVE_TIME_FORMAT, this attribute formats any date/time specifiers included in the label string. 0 = Use numeric values in axis labels 1 = Use custom text in axis labels |
| Control Types: | Digital graphs, graphs, strip charts. |
| Data Type: | integer |
| Default Value: | 0 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |
Values
| 0 | False |
| 1 | True |