PieStyle sets the style of a Pie graph
Member of Graph (PRIM_GRPH)
Data Type - Enumeration Set
The PieStyle property defines the appearance of pie graphs. The PieStyle property supports multiple selection.
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 |
Febuary 18 V14SP2