ATTR_LEGEND_TOP

Type: Control attribute
Description: The vertical offset in pixels of the graph 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.
Data Type: integer

Values

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