SurfaceGroup Property

Applies To

Chart object.

Description

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

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