Difference: CDXYSetPlotAreaWidth (1 vs. 4)

Revision 42012-02-24 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDChartDirectorDesignerAPI"
>
>
META TOPICPARENT name="CDChartDirectorXYChartRoutines"
 

.XY SET PLOT AREA:W

This subroutine sets the width of the plot area for an XY type chart.

Revision 32011-12-05 - JeanNeron

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

.XY SET PLOT AREA:W

Line: 12 to 12
  IF 0CD .XY SET PLOT AREA:W NE

Description:

Changed:
<
<
This subroutine sets the width of the plot area for an XY chart, in pixels. You must have intialized the chart as an XY Chart via.CHART INITIALIZE for this to have any effect.
>
>
This subroutine sets the width of the plot area for an XY chart, in pixels. You must have initialized the chart as an XY Chart via.CHART INITIALIZE for this to have any effect.
  The parameter is optional, if blank or not passed it will be reset to it's default value. If passed, the value must be between 0-99999.

Revision 22011-11-11 - JeanNeron

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

.XY SET PLOT AREA:W

Revision 12011-10-11 - JeanNeron

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

.XY SET PLOT AREA:W

This subroutine sets the width of the plot area for an XY type chart.


Usage:

      PASS         <plot_area_width>                  FIELD            SHARE? N
      GOSUB    0CD .XY SET PLOT AREA:W
      *        Check for error 
      IF       0CD .XY SET PLOT AREA:W     NE

Description:

This subroutine sets the width of the plot area for an XY chart, in pixels. You must have intialized the chart as an XY Chart via.CHART INITIALIZE for this to have any effect.

The parameter is optional, if blank or not passed it will be reset to it's default value. If passed, the value must be between 0-99999.

The <plot_area_width> represents the width of the plot area.

You can set the location and size all at once via .XY SET PLOT AREA or individually via .XY SET PLOT AREA:Y, .XY SET PLOT AREA:X and .XY SET PLOT AREA:H.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-10-11

 
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