Compartilhar via


ChartClass.Line3DGroup Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Line3DGroup As ChartGroup
    Get
'Usage
Dim instance As ChartClass
Dim value As ChartGroup

value = instance.Line3DGroup
public virtual ChartGroup Line3DGroup { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.ChartGroup

Implements

_Chart.Line3DGroup

See Also

Reference

ChartClass Class

ChartClass Members

Microsoft.Office.Interop.Excel Namespace