expression.DoughnutGroups(Index)
expression Required. An expression that returns one of the objects in the Applies To list.
Index Optional Variant. Specifies the chart group.
Example
This example sets the starting angle for doughnut group one.
myChart.DoughnutGroups(1).FirstSliceAngle = 45