Difference: CDChartSetBGSizeH (1 vs. 2)

Revision 22010-03-18 - SteveFrizzell

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

.CHART SET SIZE:H

Line: 14 to 14
  This suboutine sets the height of the chart area for the "current" chart spec. The <chart_height> value specifies the height of the chart in pixels.
Changed:
<
<
The <chart_height> parameter is optional. If specified, if must be an unsigned numeric value between 0 and 99999. If the <chart_height> parameter is not passed or if the value passed is blank, then any previously specified value for <chart_height> is cleared and the default <chart_height> specified in the system parameters file is used.
>
>
The <chart_height> parameter is optional. If specified, it must be an unsigned numeric integer value between 0 and 99999. If the <chart_height> parameter is not passed or if the value passed is blank, then any previously specified value for <chart_height> is cleared and the default <chart_height> specified in the system parameters file is used.
  This subroutine sets a result value in the corresponding results Token field.

Comments:

Revision 12010-03-17 - SteveFrizzell

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="ChartDirectorDesignerAPI"

.CHART SET SIZE:H

This subroutine sets the height of the "current" chart spec.

Usage:

      PASS         <chart_height>             FIELD            SHARE? N
      GOSUB    CHT .CHART SET SIZE:H
      *        Check for error
      IF       CHT .CHART SET SIZE:H          NE

Description:

This suboutine sets the height of the chart area for the "current" chart spec. The <chart_height> value specifies the height of the chart in pixels.

The <chart_height> parameter is optional. If specified, if must be an unsigned numeric value between 0 and 99999. If the <chart_height> parameter is not passed or if the value passed is blank, then any previously specified value for <chart_height> is cleared and the default <chart_height> specified in the system parameters file is used.

This subroutine sets a result value in the corresponding results Token field.

Comments:

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


<--/commentPlugin-->

-- SteveFrizzell - 2010-03-17

 
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