Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the area chart group on a 3-D chart.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Area3DGroup As ChartGroup
Get
'Usage
Dim instance As Chart
Dim value As ChartGroup
value = instance.Area3DGroup
ChartGroup Area3DGroup { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ChartGroup
ChartGroup