Returns a ChartGroup object that represents the pie chart group on a 3-D chart. Read-only.
Example
This example sets the 3-D pie group in Chart1 to use a different color for each data marker.
Charts("Chart1").Pie3DGroup.VaryByCategories = True
Returns a ChartGroup object that represents the pie chart group on a 3-D chart. Read-only.
This example sets the 3-D pie group in Chart1 to use a different color for each data marker.
Charts("Chart1").Pie3DGroup.VaryByCategories = True