Difference: CDChartSetDropShadowColor (1 vs. 3)

Revision 32012-02-19 - JeanNeron

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

.CHART SET DS COLOR

This subroutine sets the color of the drop shadow for the "current" chart spec.

Revision 22011-09-23 - JeanNeron

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

.CHART SET DS COLOR

Line: 14 to 14
  IF 0CD .CHART SET DS COLOR NE

Description:

Changed:
<
<
This subroutine sets the color of the drop shadow. You must have turned drop shadow via .CHART SET DROP SHADOW for this to have any effect.
>
>
This subroutine sets the color of the drop shadow. You must have activated a drop shadow via .CHART SET DROP SHADOW for this to have any effect.
  The parameter is optional, if blank or not passed it will be reset to the default value.

After setting the drop shadow color, the drop shadow spec becomes the "current" color spec.

See ColorSpec for more information on working with colors.

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 DS COLOR

This subroutine sets the color of the drop shadow for the "current" chart spec.


Usage:

      PASS         <color_spec_name>          FIELD            SHARE? N
      *        OR
      PASS         <color_value>              FIELD            SHARE? N
      GOSUB    0CD .CHART SET DS COLOR
      *        Check for error 
      IF       0CD .CHART SET DS COLOR     NE

Description:

This subroutine sets the color of the drop shadow. You must have turned drop shadow via .CHART SET DROP SHADOW for this to have any effect.

The parameter is optional, if blank or not passed it will be reset to the default value.

After setting the drop shadow color, the drop shadow spec becomes the "current" color spec.

See ColorSpec for more information on working with colors.

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