SurfaceGroup Property

Applies To

Chart Object.

Description

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

Example

This example converts the 3-D surface group in Chart1 to a 3-D area group. The example should be run on a 3-D chart.


Charts("Chart1").SurfaceGroup.Type = xl3DArea