Admin Production ni-theme
Current Publication

ATTR_PLOT_YAXIS

LabWindows/CVI

ATTR_PLOT_YAXIS

Type: Plot attribute
Description: Specifies the y-axis with which the plot is associated.

When a plot first appears on the graph, the value of ATTR_ACTIVE_YAXIS determines the y-axis with which the plot is associated. Afterward, you can change the association using ATTR_PLOT_YAXIS.
Plot Types: Arc, bitmap, intensity, line, oval, point, polygon, rectangle, scaled intensity, text, waveform, X, XY, Y.
Data Type: integer
LabWindows/CVI
Compatibility:
LabWindows/CVI 4.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.