Pie3DGroup Property

Applies To

Chart object.

Description

Returns a ChartGroup object that represents the pie chart group on a 3-D chart. Read-only.

See Also

PieGroups method.

Example

This example sets the 3-D pie group to use a different color for each data marker.

myChart.Pie3DGroup.VaryByCategories = True