Tags:
create new tag
view all tags

.LEGEND KEY SET LN W

This subroutine sets the line width of the legend key at the specified priority on the "current" Legend Box.


Usage:

      PASS         <entry_priority>           FIELD            SHARE? N
      PASS         <line_width>               FIELD            SHARE? N
      GOSUB    0CD .LEGEND KEY SET LN W
      *        Check for error
      IF       0CD .LEGEND KEY SET LN W       NE

Description:

This subroutine sets the line width of the legend key at the specified priority on the "current" Legend Box.

<entry_priority> is a required field, and must be an integer between 0-9999999. It must refer to a entry priority you added earlier via .LEGEND KEY INTIALIZE or .LEGEND KEY ADD NEXT or one that was added automatically by Chart Director.

<line_width> is the line width for legend entry that represents lines in line charts. Must be an unsigned integer between 0-999. This parameter is optional and will default to blank.

You have to define a Legend box via .CHART SET LEGEND BOX for this subroutine to have any effect.

Comments:

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


-- JeanNeron - 2011-09-28

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 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