ATTR_ANNOTATION_YAXIS
| Type: | Annotation attribute | 
| Description: | Changes the y-axis with which the graph annotation is associated. When a graph annotation is created, the y-axis with which it is associated is determined by the value of ATTR_ACTIVE_YAXIS. Afterwards, you can use ATTR_ANNOTATION_YAXIS to change the association. The associated y-axis serves as the reference for the annotation position coordinates for ATTR_ANNOTATION_YVALUE. | 
| Data Type: | integer | 
| LabWindows/CVI Compatibility: | LabWindows/CVI 8.0 and later | 
Values
| VAL_LEFT_YAXIS | The y-axis on the left side of the graph or strip chart. | 
| VAL_RIGHT_YAXIS | The y-axis on the right side of the graph or strip chart. | 
