Admin Production ni-theme
Current Publication

ATTR_ANNOTATION_XAXIS

LabWindows/CVI

ATTR_ANNOTATION_XAXIS

Type: Annotation attribute
Description: Changes the x-axis with which the graph annotation is associated.

When a graph annotation is created, the x-axis with which it is associated is determined by the value of ATTR_ACTIVE_XAXIS. Afterwards, you can use ATTR_ANNOTATION_XAXIS to change the association.

The associated x-axis serves as the reference for the annotation position coordinates for ATTR_ANNOTATION_XVALUE.
Data Type: integer
LabWindows/CVI
Compatibility:
LabWindows/CVI 8.0 and later

Values

VAL_BOTTOM_XAXIS The x-axis on the bottom of the graph.
VAL_TOP_XAXIS The x-axis on the top of the graph.