Admin Production ni-theme
Current Publication

ATTR_PLOT_LG_TEXT_LENGTH

LabWindows/CVI

ATTR_PLOT_LG_TEXT_LENGTH

Type: Plot attribute
Description: The number of bytes in the text string that describes the plot in the graph legend. The length does not include the ASCII NUL byte.

Use this value to determine the size of the buffer to pass when you call GetPlotAttribute and specify the ATTR_PLOT_LG_TEXT attribute.
Plot Types: Arc, bitmap, intensity, line, oval, point, polygon, rectangle, scaled intensity, text, waveform, X, XY, Y.
Restrictions: Not settable.
Data Type: integer
LabWindows/CVI
Compatibility:
LabWindows/CVI 7.0 and later