Difference: CDChartSetEdgeColor (2 vs. 3)

Revision 32011-09-14 - JeanNeron

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

.CHART SET EDGE COLOR

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

Description:

This subroutine set the edge color of the border around 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