Tags:
create new tag
view all tags

.PIE SET SHAPE

This subroutine is called to set the shape of the pie chart to be Standard or Donut.

Usage:

      PASS         <pie_shape>                FIELD            SHARE? N
      GOSUB    0CD .PIE SET SHAPE
      *        Check for error
      IF       0CD .PIE SET SHAPE             NE

Description:

This subroutine sets the shape of the "current" chart to be Standard or Donut.

The <pie_shape> value specifies the desired shape for the chart. The valid values for <pie_shape> are:

Standard
Donut

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

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

Comments:

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

-- SteveFrizzell - 2010-03-23

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