_Chart.BackWall Property
Returns a Walls object that allows the user to individually format the back wall of a 3-D chart. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property BackWall As Walls
Get
'Usage
Dim instance As _Chart
Dim value As Walls
value = instance.BackWall
Walls BackWall { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.Walls
Walls