_Chart.SurfaceGroup Property

Definition

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

public:
 property Microsoft::Office::Interop::Excel::ChartGroup ^ SurfaceGroup { Microsoft::Office::Interop::Excel::ChartGroup ^ get(); };
public Microsoft.Office.Interop.Excel.ChartGroup SurfaceGroup { get; }
Public ReadOnly Property SurfaceGroup As ChartGroup

Property Value

Applies to