Difference: CDLegendSetKeyColumns (1 vs. 6)

Revision 62012-02-19 - JeanNeron

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

.LEGEND SET KEY COLS

This subroutine sets the number of columns to be used with the "autogrid" Key Layout method for the "current" Legend Box.

Revision 52011-12-09 - JeanNeron

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

.LEGEND SET KEY COLS

Changed:
<
<
This subroutine sets the number of columns to be used with the "Columnar" Key Laytout method for the "current" Legend Box.
>
>
This subroutine sets the number of columns to be used with the "autogrid" Key Layout method for the "current" Legend Box.
 

Usage:

Line: 13 to 13
 

Description:

Changed:
<
<
This subroutine sets the number of columns to be used with the "Columnar" Key method for the "current" Legend Box. You must have set the legend key layout to 'Columnar' via .LEGEND SET KEY LAYOUT for this to have any effect.
>
>
You have to define a Legend box via .CHART SET LEGEND BOX for this subroutine to have any effect.

This subroutine sets the number of columns to be used with the "autogrid" Key method for the "current" Legend Box. This is only applicable if you must have set the legend key layout to 'autogrid' via .LEGEND SET KEY LAYOUT .

  The parameter is required, and must be an integer in the range 0-999.
Deleted:
<
<
You have to define a Legend box via .CHART SET LEGEND BOX for this subroutine to have any effect.
 

Comments:

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

Revision 42011-11-10 - JeanNeron

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

.LEGEND SET KEY COLS

Line: 9 to 9
 
      PASS         <no_of_cols>        FIELD            SHARE? N
      GOSUB    0CD .LEGEND SET KEY COLS
      *        Check for error

Changed:
<
<
IF 0CD .LEGEND SET KEY COLS NE
>
>
IF 0CD .LEGEND SET KEY COLS NE
 

Description:

This subroutine sets the number of columns to be used with the "Columnar" Key method for the "current" Legend Box. You must have set the legend key layout to 'Columnar' via .LEGEND SET KEY LAYOUT for this to have any effect.

Revision 32011-09-27 - JeanNeron

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

.LEGEND SET KEY COLS

Line: 16 to 16
  The parameter is required, and must be an integer in the range 0-999.
Changed:
<
<
You have to define a Legend box via .CHART SET LEGEND BOX for this subroutine to have any affect.
>
>
You have to define a Legend box via .CHART SET LEGEND BOX for this subroutine to have any effect.
 

Comments:

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

Revision 22011-09-26 - JeanNeron

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

.LEGEND SET KEY COLS

Line: 15 to 15
 This subroutine sets the number of columns to be used with the "Columnar" Key method for the "current" Legend Box. You must have set the legend key layout to 'Columnar' via .LEGEND SET KEY LAYOUT for this to have any effect.

The parameter is required, and must be an integer in the range 0-999.

Added:
>
>
You have to define a Legend box via .CHART SET LEGEND BOX for this subroutine to have any affect.
 

Comments:

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

Revision 12011-09-26 - JeanNeron

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

.LEGEND SET KEY COLS

This subroutine sets the number of columns to be used with the "Columnar" Key Laytout method for the "current" Legend Box.


Usage:

      PASS         <no_of_cols>        FIELD            SHARE? N
      GOSUB    0CD .LEGEND SET KEY COLS
      *        Check for error
      IF       0CD .LEGEND SET KEY COLS     NE

Description:

This subroutine sets the number of columns to be used with the "Columnar" Key method for the "current" Legend Box. You must have set the legend key layout to 'Columnar' via .LEGEND SET KEY LAYOUT for this to have any effect.

The parameter is required, and must be an integer in the range 0-999.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-09-26

 
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