Type: | Plot attribute |
Description: | Used to change the X axis with which the plot is associated.
When a plot is first plotted, the X axis to which it is associated is determined by the value of ATTR_ACTIVE_XAXIS. Afterwards, the association can be changed using ATTR_PLOT_XAXIS. |
Plot Types: | Arc, bitmap, intensity, line, oval, point, polygon, rectangle, scaled intensity, text, waveform, X, XY, Y. |
Data Type: | integer |
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. |