ATTR_YUSE_LABEL_STRINGS

Type: Control attribute
Description: Determines whether the value labels on the Y 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_YFORMAT 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: Graphs, strip charts.
Data Type: integer
Default Value: 0

Values

0 False
1 True