Difference: CDXYSetBarWGroup (1 vs. 3)

Revision 32012-02-25 - JeanNeron

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

.XY SET BAR W:GROUP

This subroutine sets the bar width in a chart layer.

Revision 22011-11-11 - JeanNeron

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

.XY SET BAR W:GROUP

Line: 6 to 6
 

Usage:

Changed:
<
<
* Opt PASS         <bar_width>                FIELD            SHARE? N
*     GOSUB    0CD .XY SET BAR W:GROUP

>
>
      PASS         <bar_width>                FIELD            SHARE? N
      GOSUB    0CD .XY SET BAR W:GROUP

 
    • Check for error
Changed:
<
<
* IF 0CD .XY SET BAR W:GROUP NE
>
>
IF 0CD .XY SET BAR W:GROUP NE
 

Description:

Revision 12011-11-08 - JeanNeron

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

.XY SET BAR W:GROUP

This subroutine sets the bar width in a chart layer.


Usage:

* Opt PASS         <bar_width>                FIELD            SHARE? N
*     GOSUB    0CD .XY SET BAR W:GROUP
      *        Check for error
*     IF       0CD .XY SET BAR W:GROUP        NE

Description:

Sets the bar width of the bars in a bar chart layer. The <bar_width> parameter is optional, and represents the width of the bars (or bar groups for multi-bar layers) in pixels.

See .XY SET BAR W to set <bar_width> and <subBar_width> at the same time, or .XY SET BAR W:WITHIN to set <subBar_width> only.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-11-08

 
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