Difference: CDLegendSetKeyIconHeight (1 vs. 4)

Revision 42012-02-19 - JeanNeron

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

.LEGEND SET ICON SZ:H

This subroutine sets the height of the legend key icons for the "current" Legend Box.

Revision 32011-11-10 - JeanNeron

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

.LEGEND SET ICON SZ:H

Line: 9 to 9
 
      PASS         <icon_height>        FIELD            SHARE? N
      GOSUB    0CD .LEGEND SET ICON SZ:H
      *        Check for error

Changed:
<
<
IF 0CD .LEGEND SET ICON SZ:H NE
>
>
IF 0CD .LEGEND SET ICON SZ:H NE
 

Description:

This subroutine sets the height of the legend key icons for the "current" Legend Box.

Revision 22011-09-27 - JeanNeron

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

.LEGEND SET ICON SZ:H

Line: 18 to 18
  You can also set the width individually via .LEGEND SET ICON SZ:W or both height and width via.LEGEND SET ICON SZ.
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 12011-09-26 - JeanNeron

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

.LEGEND SET ICON SZ:H

This subroutine sets the height of the legend key icons for the "current" Legend Box.


Usage:

      PASS         <icon_height>        FIELD            SHARE? N
      GOSUB    0CD .LEGEND SET ICON SZ:H
      *        Check for error
      IF       0CD .LEGEND SET ICON SZ:H     NE

Description:

This subroutine sets the height of the legend key icons for the "current" Legend Box.

The parameter is optional, and if supplied must be an unsigned integer in the range 0-999. If not received or blank, the size will be set to the default value (10 pixels).

You can also set the width individually via .LEGEND SET ICON SZ:W or both height and width via.LEGEND SET ICON SZ.

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.


<--/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