.PIE SET LAYOUT:DIR
This subroutine sets the direction for drawing sectors for the "current" chart.
Usage:
PASS <layout_clockwise> FIELD SHARE? N
GOSUB 0CD .PIE SET LAYOUT:DIR
* Check for error
IF 0CD .PIE SET LAYOUT:DIR NE
Description:
This subroutine sets the direction for drawing sectors on the "current" chart.
The <layout_clockwise> must be either true or false to indicate whether sectors should be laid out clockwise or not.
Also see
.PIE SET LAYOUT:ANGLE to set the angle or
.PIE SET LAYOUT to set both the angle and direction.
Passing a blank value, or not passing anything will result in the default value being used.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2011-10-03