.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
Topic revision: r3 - 24 Feb 2012, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback