Admin Production ni-theme
Current Publication

ATTR_LEGEND_TOP

LabWindows/CVI

ATTR_LEGEND_TOP

Type: Control attribute
Description: The vertical offset in pixels of the graph or strip chart legend relative to the origin of the panel.

The panel origin (0,0) is the upper-left corner of the panel below the title bar and to the right of the panel frame.
Control Types: Graphs, strip charts.
Data Type: integer
Valid Range: -32768 to 32767, VAL_AUTO_CENTER, VAL_TOP_ANCHOR, or VAL_BOTTOM_ANCHOR
Default Value: N/A
LabWindows/CVI
Compatibility:
LabWindows/CVI 7.0 and later

Values

VAL_AUTO_CENTER Center the legend with respect to the control.
VAL_TOP_ANCHOR Place the legend flush with the top edge of the control.
VAL_BOTTOM_ANCHOR Place the legend flush with the bottom edge of the control.