Difference: CDChartSetBGColor (3 vs. 4)

Revision 42011-09-14 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.CHART SET BG COLOR

Line: 9 to 9
 
      PASS         <color_spec_name>          FIELD            SHARE? N
      *        OR
      PASS         <color_value>              FIELD            SHARE? N
Changed:
<
<
GOSUB CHT .CHART SET BG COLOR
>
>
GOSUB 0CD .CHART SET BG COLOR
 
    • Check for error
Changed:
<
<
IF CHT .CHART SET BG COLOR NE
>
>
IF 0CD .CHART SET BG COLOR NE
 

Description:

This subroutine set the background color of the chart area for the "current" chart spec. This routine receives a single, optional value specifying either a <color_spec_name> or a <color_value>.

 
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