Difference: CDLegendSetKeyLayout (1 vs. 6)

Revision 62012-02-19 - JeanNeron

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

.LEGEND SET KEY LAYOUT

This subroutine sets the layout style for the "current" legend.

Revision 52011-12-09 - JeanNeron

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

.LEGEND SET KEY LAYOUT

Line: 12 to 12
  IF 0CD .LEGEND SET KEY LAYOUT NE

Description:

Changed:
<
<
This subroutine sets the layout style for the current legend.
>
>
This subroutine sets the layout style for the current legend. You have to define a Legend box via .CHART SET LEGEND BOX for this subroutine to have any effect.
  Valid values are:
Changed:
<
<
autogrid, auto grid: Chart Director will automatically lay it out in a grid format. This is the default.
>
>
autogrid, auto grid: Chart Director will lay it out in a grid format. You can also set the number of columns in the grid with .LEGEND SET KEY COLS.
 
Changed:
<
<
columnar: Chart Director will automatically lay it out in a column format.
>
>
columnar: Chart Director will automatically lay it out in a column format. This is the default.
  flow: Chart Director will lay it out in line format, left to right, top to bottom.

The parameter is optional, if blank or not passed, it will be reset to the default.

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 LAYOUT

Revision 32011-09-27 - JeanNeron

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

.LEGEND SET KEY LAYOUT

Line: 24 to 24
  The parameter is optional, if blank or not passed, it will be reset to the default.
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 LAYOUT

Line: 23 to 23
 flow: Chart Director will lay it out in line format, left to right, top to bottom.

The parameter is optional, if blank or not passed, it will be reset to the default.

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 LAYOUT

This subroutine sets the layout style for the "current" legend.


Usage:

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

Description:

This subroutine sets the layout style for the current legend.

Valid values are:

autogrid, auto grid: Chart Director will automatically lay it out in a grid format. This is the default.

columnar: Chart Director will automatically lay it out in a column format.

flow: Chart Director will lay it out in line format, left to right, top to bottom.

The parameter is optional, if blank or not passed, it will be reset to the default.

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