SurfaceGroup Property

Microsoft Graph Visual Basic

expression.SurfaceGroup

expression    Required. An expression that returns one of the objects in the Applies To list.

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