Summary of Optional Arguments
Appearance options
specifies a data set to annotate all graphs that
are produced by the GCHART procedure.
specifies one color for all patterns in the chart,
regardless of whether the fill is solid or hatch.
outlines all slices, rings (subgroups), and legend
values (if a legend appears) in the specified color.
determines the size of the detail pie.
pulls the specified slices slightly out from the
rest of the pie for added emphasis.
specifies the fill pattern for all slices in the
chart.
makes the specified slices invisible, as if they
had been removed from the pie.
suppresses the heading that is normally printed
at the top of each page or display of output for all devices except
Java and ActiveX.
specifies the radius of the pie and donut in their
respective charts.
specifies the width of the outline in pixels.
Catalog entry description options
specifies a description of the output.
specifies the name of the GRSEG catalog entry and
the name of the graphics output file, if one is created.
Detail pie options
determines whether a detail slice is included in
the inner pie.
produces an inner pie overlay whose slices show
the major components that comprise the outer pie's slice.
Detail pie slice-labeling options
specifies the algorithm to use for displaying the
percentage values for the detail pie slices.
specifies the algorithm to use for displaying the
detail variable labels for the inner pie slices.
specifies the algorithm to use for displaying the
data values for the detail pie slices.
Donut-labeling options
specifies the size of the donut hole in percent
of the radius of the whole chart.
defines the text that is displayed in the donut
hole.
Grouping and subgrouping options
draws number-of-columns pies
across the procedure output area.
draws number-of-rows pies
vertically in the procedure output area.
organizes the data according to values of group-variable and
produces a separate pie (or donut) chart for each unique value of group-variable.
suppresses the headings that are normally printed
above each pie when you use the GROUP= option.
divides the chart into concentric rings according
to the values of subgroup-variable.
Midpoint options
treats a numeric chart variable as a discrete variable
rather than as a continuous variable.
specifies the number of midpoints to be graphed
for a chart variable.
generates default midpoints using the Nelder algorithm
(Applied Statistics 25:94–7,
1976).
specifies the midpoint values for the slices.
accepts a missing value as a valid midpoint for
the chart variable.
collects all midpoints with chart statistic values
less than or equal to percent-of-total into
a generic midpoint named OTHER.
ODS options
identifies
the variable in the input data set whose values create links.
identifies
the variable in the input data set whose values create links or data
tips or both.
specifies
a character variable whose values are URLs.
Slice-labeling options
specifies a color for all text on the axes and legend.
generates a legend for the slice names (midpoint
values) instead of printing them beside the slices.
uses the slice pattern color for all slice labels.
suppresses the legend that is automatically generated
by the SUBGROUP= option.
specifies the color to use for the OTHER slice.
specifies a text string up to 16 characters for
the label for the OTHER slice.
prints the percentage represented by each slice
using the specified labeling method.
modifies the font, height, and color of the pie
slice labels.
controls the position and style of the slice name
(midpoint value) for each slice.
controls the position and style of the slice value
(chart statistic) for each slice.
Slice-ordering options
starts the first slice at the specified angle.
arranges the slices in ascending order of the value
of the chart statistic.
draws the slices clockwise starting at the twelve
o'clock position.
arranges the slices in descending order of the value
of the chart statistic.
arranges the midpoints in descending order of the
statistic value and draws the slices clockwise starting at the twelve
o'clock position.
Statistic options
specifies a variable whose values weight the contribution
of each observation in the computation of the chart statistic.
specifies a numeric variable for sum or mean calculations.
specifies the chart statistic.