Applies To
Chart Object.
Description
Accessor. Returns a ChartGroup object that represents the pie chart group on a 3-D chart. Read-only.
See Also
PieGroups Method.
Example
This example converts the 3-D pie group in Chart1 to a 3-D area group. The example should be run on a 3-D chart.
Charts("Chart1").Pie3DGroup.Type = xl3DArea