Difference: CDPieSetView (1 vs. 3)

Revision 32012-02-24 - JeanNeron

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

.PIE SET VIEW

This subroutine sets the view of the "current" pie chart to be 2D or 3D.

Revision 22011-09-14 - JeanNeron

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

.PIE SET VIEW

Line: 7 to 7
 

Usage:

      PASS         <pie_view>                 FIELD            SHARE? N
Changed:
<
<
GOSUB CHT .PIE SET VIEW
>
>
GOSUB 0CD .PIE SET VIEW
 
    • Check for error
Changed:
<
<
IF CHT .PIE SET VIEW NE
>
>
IF 0CD .PIE SET VIEW NE
 

Description:

This subroutine sets the view of the "current" chart to be 2D or 3D.

Revision 12010-03-23 - SteveFrizzell

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

.PIE SET VIEW

This subroutine sets the view of the "current" pie chart to be 2D or 3D.

Usage:

      PASS         <pie_view>                 FIELD            SHARE? N
      GOSUB    CHT .PIE SET VIEW
      *        Check for error
      IF       CHT .PIE SET VIEW              NE

Description:

This subroutine sets the view of the "current" chart to be 2D or 3D.

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

2D
3D

Passing this parameter is optional. If the <pie_view> parameter is not passed or if the value passed is blank, then the pie chart is rendered as a 2D chart.

This subroutine sets a result value in the corresponding results Token field.

Comments:

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

<--/commentPlugin-->

-- SteveFrizzell - 2010-03-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