Tags:
create new tag
view all tags

.CHART SET BG SIZE:W

This subroutine sets the background width of the "current" chart spec.

Usage:

      PASS         <chart_width>              FIELD            SHARE? N
      GOSUB    0CD .CHART SET BG SIZE:W
      *        Check for error
      IF       0CD .CHART SET BG SIZE:W          NE

Description:

This suboutine sets the width of the chart area for the "current" chart spec. The <chart_width> value specifies the width of the chart in pixels.

The <chart_width> parameter is optional. If specified, it must be an unsigned numeric integer value between 0 and 99999. If the <chart_width> parameter is not passed or if the value passed is blank, then any previously specified value for <chart_width> is cleared and the default <chart_width> specified in the system parameters file is used.

This subroutine sets a result value in the corresponding results Token field.

Comments:

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


-- SteveFrizzell - 2010-03-17

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