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 in Chart1 to use a different color for each data marker. The example should be run on a 3-D chart.
Charts("Chart1").SurfaceGroup.VaryByCategories = True