Edit

Share via


Chart.Column3DGroup Property

Definition

Returns the column chart group on a 3-D chart.

public:
 property Microsoft::Office::Interop::Word::ChartGroup ^ Column3DGroup { Microsoft::Office::Interop::Word::ChartGroup ^ get(); };
public Microsoft.Office.Interop.Word.ChartGroup Column3DGroup { get; }
member this.Column3DGroup : Microsoft.Office.Interop.Word.ChartGroup
Public ReadOnly Property Column3DGroup As ChartGroup

Property Value

ChartGroup

Applies to