Admin Production ni-theme
Current Publication

ATTR_TRACE_YAXIS

LabWindows/CVI

ATTR_TRACE_YAXIS

Type: Trace attribute
Description: Specifies the y-axis with which the trace is associated.

When you add new traces to the strip chart by setting ATTR_NUM_TRACES, the value of ATTR_ACTIVE_YAXIS determines the y-axis with which the new traces are associated. Afterward, you can change the association using ATTR_TRACE_YAXIS.
Data Type: integer
LabWindows/CVI
Compatibility:
LabWindows/CVI 8.5 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.