Tags:
create new tag
view all tags

.PIE SET 3D MODE

This subroutine sets the 3D mode of a pie 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 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

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.


-- JeanNeron - 2011-09-30

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2012-02-24 - JeanNeron
 
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