Tags:
create new tag
view all tags

.PIE SET RADIUS:OUTER

This subroutine sets the outer radius of the pie for the "current" chart.


Usage:

      PASS         <outer_radius>             FIELD            SHARE? N
      GOSUB    0CD .PIE SET RADIUS:OUTER
      *        Check for error
      IF       0CD .PIE SET RADIUS:OUTER      NE

Description:

This subroutine sets the outer radius of the pie for the "current" chart, in pixels. If the chart is 'Donut' style (see .PIE SET SHAPE) you can set an inner radius via .PIE SET RADIUS:INNER or both an inner and an outer radius via .PIE SET RADIUS.

Passing a blank value, or not passing anything will result in the radius being cleared. It will be automatically calculated when the chart is rendered.

Comments:

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


-- JeanNeron - 2011-09-30

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