Difference: CDPieSet3DViewAngle (1 vs. 5)

Revision 52012-02-24 - JeanNeron

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

.PIE SET 3D VIEW ANGLE

This subroutine sets the 3D view angle of the "current" pie chart.

Revision 42011-11-18 - JeanNeron

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

.PIE SET 3D VIEW ANGLE

Line: 11 to 11
 
    • Check for error IF 0CD .PIE SET 3D VIEW ANGLE NE
Changed:
<
<
Description:
>
>

Description:

  This subroutine sets the view angle of the "current" pie chart. This is only applicable if the chart is set to a 3D view (see .PIE SET VIEW).

Revision 32011-11-10 - JeanNeron

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

.PIE SET 3D VIEW ANGLE

Line: 6 to 6
 

Usage:

Changed:
<
<
* Opt PASS         <3D_view_angle>            FIELD            SHARE? N
*     GOSUB    0CD .PIE SET 3D VIEW ANGLE

>
>
      PASS         <3D_view_angle>            FIELD            SHARE? N
      GOSUB    0CD .PIE SET 3D VIEW ANGLE

 
    • Check for error
Changed:
<
<
* IF 0CD .PIE SET 3D VIEW ANGLE NE
>
>
IF 0CD .PIE SET 3D VIEW ANGLE NE
 

Description:

Revision 22011-11-09 - JeanNeron

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

.PIE SET 3D VIEW ANGLE

Line: 6 to 6
 

Usage:

Changed:
<
<
      PASS         <3D_view_angle>                 FIELD            SHARE? N
      GOSUB    0CD .PIE SET 3D VIEW ANGLE

>
>
* Opt PASS         <3D_view_angle>            FIELD            SHARE? N
*     GOSUB    0CD .PIE SET 3D VIEW ANGLE

 
    • Check for error
Changed:
<
<
IF 0CD .PIE SET 3 DVIEW ANGLE NE

Description:

>
>
* IF 0CD .PIE SET 3D VIEW ANGLE NE

Description:

  This subroutine sets the view angle of the "current" pie chart. This is only applicable if the chart is set to a 3D view (see .PIE SET VIEW).

Revision 12011-09-30 - JeanNeron

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

.PIE SET 3D VIEW ANGLE

This subroutine sets the 3D view angle of the "current" pie chart.


Usage:

      PASS         <3D_view_angle>                 FIELD            SHARE? N
      GOSUB    0CD .PIE SET 3D VIEW ANGLE
      *        Check for error
      IF       0CD .PIE SET 3 DVIEW ANGLE              NE

Description:

This subroutine sets the view angle of the "current" pie chart. This is only applicable if the chart is set to a 3D view (see .PIE SET VIEW).

The <3D_view_angle> value specifies the angle and should be between 0-90 for Standard 3D mode and 0-360 for Shadowed 3D mode (see .PIE SET 3D MODE). Standard 3D charts rotate on the horiztonal axis, so a value of 0 will display the chart "face on", and a value of 90 will display it "edge on". Shadow 3D charts are displayed "face on", and the chart faces the direction indicated by the degrees, eg, 90 will point the chart to the left, 180 will point the chart up, 270 will point the chart to the right and 0 or 360 will point the chart down.

Passing this parameter is optional. If the parameter is not passed or if the value passed is blank, then defaults will be used when rendering the chart.

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