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 ValueDescription
3D Show the chart as three dimensional
AutoArrangeLabelsEnsure labels don't overlap
ExplodedMove all the segments of a pie chart slightly away from the center
NoLabelsHide labels on both the X and Y axis
PerCentShow labels as a percentage of the total
PerCentSymbolShow labels with a percentage symbol


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2