.PIE SET VIEW
This subroutine sets the view of the "current" pie chart to be 2D or 3D.
Usage:
PASS <pie_view> FIELD SHARE? N
GOSUB 0CD .PIE SET VIEW
* Check for error
IF 0CD .PIE SET VIEW NE
Description:
This subroutine sets the view of the "current" chart to be 2D or 3D.
The <pie_view> value specifies the view desired for the chart. The valid values for <pie_view> are:
2D
3D
Passing this parameter is optional. If the <pie_view> parameter is not passed or if the value passed is blank, then the pie chart is rendered as a 2D chart.
This subroutine sets a result value in the corresponding results Token field.
Comments:
Read what other users have said about his page or add your own comments.
--
SteveFrizzell - 2010-03-23