ATTR_PLOT_XDATA
Type: | Plot attribute |
Description: | Getting this value copies the X data of the plot into a pre-allocated buffer. Setting this value replaces the X data of the current plot with the buffer passed in. This buffer must be the same datatype and contain the same number of elements as the plot data it is replacing. |
Plot Types: | Polygon, X, XY. |
Data Type: | pointer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |