Admin Production ni-theme
Current Publication

Axis Label Strings

LabWindows/CVI

Axis Label Strings Class Help

This class contains functions that you can use to specify strings to display as axis labels on a graph or strip chart in place of the default numerical labels.

The substitute labels are specified as a list of string and numerical value pairs. Each string appears on the axis at the location of its associated value.

To see string labels on an x-axis, you must set ATTR_XUSE_LABEL_STRINGS to TRUE. To see string labels on a y-axis, you must set ATTR_YUSE_LABEL_STRINGS to TRUE.

Library: User Interface Library