Admin Production ni-theme
Current Publication

ATTR_PLOT_XAXIS

LabWindows/CVI

ATTR_PLOT_XAXIS

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

When a plot first appears on the graph, the value of ATTR_ACTIVE_XAXIS determines the x-axis with which the plot is associated. Afterward, you can change the association using ATTR_PLOT_XAXIS.
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 7.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.