Tags:
create new tag
view all tags

.LEGEND SET KEY LAYOUT

This subroutine sets the layout style for the "current" legend.


Usage:

      PASS         <template>                 FIELD            SHARE? N
      GOSUB    0CD .LEGEND SET KEY LAYOUT
      *        Check for error
      IF       0CD .LEGEND SET KEY LAYOUT     NE

Description:

This subroutine sets the layout style for the current legend. You have to define a Legend box via .CHART SET LEGEND BOX for this subroutine to have any effect.

Valid values are:

autogrid, auto grid: Chart Director will lay it out in a grid format. You can also set the number of columns in the grid with .LEGEND SET KEY COLS.

columnar: Chart Director will automatically lay it out in a column format. This is the default.

flow: Chart Director will lay it out in line format, left to right, top to bottom.

The parameter is optional, if blank or not passed, it will be reset to the default.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2011-09-26

Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r6 - 2012-02-19 - JeanNeron
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback