Difference: CDLegendSetKeyLayout (4 vs. 5)

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.

 
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