PieChart Members

These members are related to 2D Pie Chart Creation Object.

Name Description
None NA
Name Description
Application Returns the application associated with the graph plot creation. Return value: Application. This property is read only.
CategoryOne Returns the value of the first categorical variable. Return value: StatsGraphsCategory. This property is read only.
CategoryTwo Returns the value of the second categorical variable. Return value: StatsGraphsCategory. This property is read only.
DocumentStyle Returns/sets the document style (size) of the graph (normal, printer page, landscape, landscape printer, A4 (document, printer, landscape, landscape printer), slide. Return/assignment value: String.
GraphStyle Returns/sets the graph style of the graph. Return/assignment value: String.
GraphType Returns/sets the graph type to be plotted (counts, values). Return/assignment value: TypeOfPiePlot.
Graphs Creates a graph. Return value: Object. This property is read only.
Intervals Returns/sets the grouping intervals mode (integer, categorical, boundaries, codes, multiple subsets). Return value: StatsGraphsCategory. This property is read only.
Name Returns/sets the name of the graph plot creation. Return value: String. This property is read only.
Options Returns the statistical graph options of the graph. Return value: StatsGraphsOptions. This property is read only.
OverlaidCat Returns/sets whether the categorized graph is overlaidOverlaidCat. Return/assignment value: Boolean.
Parent Returns the application associated with the graph plot creation. Return value: Application. This property is read only.
PieExplodeSlice Returns/sets whether to explode a specified slice (case value). Return/assignment value: Boolean.
PieExplodeSliceParam Returns/sets the specified slice (case value) to explode. Return/assignment value: Integer.
PieLegend Returns/sets the pie legend display (off, percent, values, text labels, text and percents, text and values). Return/assignment value: PieLegendStyle.
PieMode Returns/sets the pie mode (regular, multiple). Return/assignment value: PiePlotMode.
PieShape Returns/sets the pie shape (circle, ellipse). Return/assignment value: PieStyle.
PieType Returns/sets the pie type (2D, 3D). Return/assignment value: PieDimension.
SelectionCondition Returns the selection conditions of the graph. Return value: SelectionCondition. This property is read only.
Variables Returns/sets the variables for analysis. Return/assignment value: String.