_Chart.Pie3DGroup 属性

定义

返回一个 ChartGroup 对象,该对象代表三维图表上的饼图组。

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

属性值

适用于