Graph - PieStyle Property
PieStyle sets the style of a Pie graph
Member of Graph (PRIM_GRPH)
Data Type - Enumeration Set
Details
The PieStyle property defines the appearance of pie graphs.
The PieStyle property supports multiple selection.
Allowed Values
Enum Value |
Description |
3D |
Show the chart as three dimensional |
AutoArrangeLabels |
Ensure labels don't overlap |
Exploded |
Move all the segments of a pie chart slightly away from the center |
NoLabels |
Hide labels on both the X and Y axis |
PerCent |
Show labels as a percentage of the total |
PerCentSymbol |
Show labels with a percentage symbol |