Difference: CDChartSetBGSizeW (5 vs. 6)

Revision 62011-10-25 - JeanNeron

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

.CHART SET BG SIZE:W

Line: 7 to 7
 

Usage:

      PASS         <chart_width>              FIELD            SHARE? N
Changed:
<
<
GOSUB 0CD .CHART SET SIZE:W
>
>
GOSUB 0CD .CHART SET BG SIZE:W
 
    • Check for error
Changed:
<
<
IF 0CD .CHART SET SIZE:W NE
>
>
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.

 
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