SurfaceGroup Property

Returns a ChartGroup object that represents the surface chart group of a 3-D chart. Read-only ChartGroup object.

expression.SurfaceGroup

Example

This example sets the 3-D surface group to use a different color for each data marker. The example should be run on a 3-D chart.

  myChart.SurfaceGroup.VaryByCategories = True