Difference: CDLegendSetKeyIconEdgeEffect (1 vs. 3)

Revision 32012-02-19 - JeanNeron

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

.LEGEND SET ICON E EFF

This subroutine sets the icon edge effect of the "current" chart spec.

Revision 22011-11-10 - JeanNeron

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

.LEGEND SET ICON E EFF

Line: 9 to 9
 
      PASS         <icon_edge_effect>              FIELD            SHARE? N
      GOSUB    0CD .LEGEND SET ICON E EFF
      *        Check for error

Changed:
<
<
IF 0CD .LEGEND SET ICON E EFF NE
>
>
IF 0CD .LEGEND SET ICON E EFF NE
 

Description:

This subroutine set the edge effect of the icons in your legend (retangular icons only). This routine receives a single, optional value specifying one of the following: raised, depressed, or flat.

Revision 12011-09-27 - JeanNeron

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

.LEGEND SET ICON E EFF

This subroutine sets the icon edge effect of the "current" chart spec.


Usage:

      PASS         <icon_edge_effect>              FIELD            SHARE? N
      GOSUB    0CD .LEGEND SET ICON E EFF
      *        Check for error
      IF       0CD .LEGEND SET ICON E EFF        NE

Description:

This subroutine set the edge effect of the icons in your legend (retangular icons only). This routine receives a single, optional value specifying one of the following: raised, depressed, or flat.

If a parameter is not received or if the value received is blank, then the edge effect of the icons is cleared and the default edge will be rendered.

You have to define a Legend box via .CHART SET LEGEND BOX and set the icon edge color via .LEGEND SET ICON E CLR 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-27

 
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