Difference: CDChartSetDropShadow (1 vs. 5)

Revision 52012-02-19 - JeanNeron

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

.CHART SET DROP SHADOW

This subroutine turns the drop shadow effect on or off for the "current" chart spec.

Revision 42011-11-10 - JeanNeron

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

.CHART SET DROP SHADOW

Line: 9 to 9
 
      PASS         <drop_shadow_sw>        FIELD            SHARE? N
      GOSUB    0CD .CHART SET DROP SHADOW
      *        Check for error

Changed:
<
<
IF 0CD .CHART SET DROP SHADOW NE
>
>
IF 0CD .CHART SET DROP SHADOW NE
 

Description:

This subroutine turns the drop shadow effect on or off.

Revision 32011-09-23 - JeanNeron

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

.CHART SET DROP SHADOW

Line: 14 to 14
  This subroutine turns the drop shadow effect on or off.
Changed:
<
<
The parameter is optional, valid values are: On, Off, True, False (case insensitive). If blank or not passed, the drop shadow will be turned off.
>
>
The parameter is optional, valid values are: On, Off, True, False. If blank or not passed, the drop shadow will be turned off.
 

Comments:

Read what other users have said about this page or add your own comments.

Revision 22011-09-23 - JeanNeron

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

.CHART SET DROP SHADOW

Line: 15 to 15
 This subroutine turns the drop shadow effect on or off.

The parameter is optional, valid values are: On, Off, True, False (case insensitive). If blank or not passed, the drop shadow will be turned off.

Changed:
<
<
Comments:
>
>

Comments:

  Read what other users have said about this page or add your own comments.

Revision 12011-09-23 - JeanNeron

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

.CHART SET DROP SHADOW

This subroutine turns the drop shadow effect on or off for the "current" chart spec.


Usage:

      PASS         <drop_shadow_sw>        FIELD            SHARE? N
      GOSUB    0CD .CHART SET DROP SHADOW
      *        Check for error
      IF       0CD .CHART SET DROP SHADOW     NE

Description:

This subroutine turns the drop shadow effect on or off.

The parameter is optional, valid values are: On, Off, True, False (case insensitive). If blank or not passed, the drop shadow will be turned off.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2011-09-23

 
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