Chart.Line3DGroup Property

Definition

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

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

Property Value

ChartGroup

Applies to