Tags:
create new tag
view all tags

.CHART SET TRANS COLOR

This subroutine sets the transparency color for the "current" chart spec.


Usage:

      PASS         <color_spec_name>          FIELD            SHARE? N
      *        OR
      PASS         <color_value>              FIELD            SHARE? N
      GOSUB    0CD .CHART SET TRANS COLOR
      *        Check for error 
      IF       0CD .CHART SET TRANS COLOR     NE

Description:

This subroutine sets the transparency color for the "current" chart. You must set Transparency Type to Single or Single Color via .CHART SET TRANS TYPE for this to have any effect.

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

After setting the transparency color, the transparency color spec becomes the "current" color spec.

See ColorSpec for more information on working with colors.

Comments:

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


-- JeanNeron - 2011-09-23

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