Difference: CDPieSet3DMode (1 vs. 4)

Revision 42012-02-24 - JeanNeron

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

.PIE SET 3D MODE

This subroutine sets the 3D mode of a pie chart.

Revision 32011-11-10 - JeanNeron

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

.PIE SET 3D MODE

Revision 22011-09-30 - JeanNeron

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

.PIE SET 3D MODE

Changed:
<
<
This subroutine adds or removes a shadow to a 3D chart.
>
>
This subroutine sets the 3D mode of a pie chart.
 

Usage:

Line: 12 to 12
  IF 0CD .PIE SET 3D MODE NE

Description:

Changed:
<
<
This subroutine adds or removes a shadow from a 3D chart. You must have previously set the chart to 3D mode via .PIE SET VIEW
>
>
This subroutine sets the 3D mode of a pie chart. You must have previously set the chart to 3D mode via .PIE SET VIEW
  The <pie_3d_mode> value specifies the view desired for the chart. The valid values for <pie_3d_mode> are:
Shadow
Standard
Changed:
<
<
Passing this parameter is optional. If the <pie_3d_mode> parameter is not passed or if the value passed is blank, then the pie chart is rendered without a shadow.
>
>
In Standard mode, you can "tilt' the chart using .PIE SET 3D VIEW ANGLE. In Shadow mode you can make the chart face any direction, also using .PIE SET 3D VIEW ANGLE.

Passing this parameter is optional. If the <pie_3d_mode> parameter is not passed or if the value passed is blank, then the pie chart is rendered in standard mode.

 

Comments:

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

Revision 12011-09-30 - JeanNeron

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

.PIE SET 3D MODE

This subroutine adds or removes a shadow to a 3D chart.


Usage:

      PASS         <pie_3d_mode>                 FIELD            SHARE? N
      GOSUB    0CD .PIE SET 3D MODE
      *        Check for error
      IF       0CD .PIE SET 3D MODE              NE

Description:

This subroutine adds or removes a shadow from a 3D chart. You must have previously set the chart to 3D mode via .PIE SET VIEW

The <pie_3d_mode> value specifies the view desired for the chart. The valid values for <pie_3d_mode> are:

Shadow
Standard

Passing this parameter is optional. If the <pie_3d_mode> parameter is not passed or if the value passed is blank, then the pie chart is rendered without a shadow.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-09-30

 
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