Difference: CDChartSetBGSize (5 vs. 6)

Revision 62011-10-25 - JeanNeron

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

.CHART SET BG SIZE

Line: 8 to 8
 

Usage:

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

Description:

This suboutine sets the width and height of the chart area for the "current" chart spec. The <chart_width> and <chart_height> values specify the size 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