Difference: CDXYSetBarLegendISz (1 vs. 2)

Revision 22011-11-11 - JeanNeron

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

.XY SET BAR LEGEND ISZ

Revision 12011-10-18 - JeanNeron

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

.XY SET BAR LEGEND ISZ

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


Usage:

      PASS         <icon_width>        FIELD            SHARE? N
      PASS         <icon_height>       FIELD            SHARE? N
      GOSUB    0CD .XY SET BAR LEGEND ISZ
      *        Check for error
      IF       0CD .XY SET BAR LEGEND ISZ     NE

Description:

This subroutine sets the width and height of the legend key icons for the "current" Layer.

The parameters are optional, and if supplied must be unsigned integers in the range 0-999. If not received or blank, the size will be set to the default values (10 x 10 pixels).

You have to define a Layer via .XY ADD BAR LAYER for this subroutine to have any effect.

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