Chart.BackWall Property
Returns an object that allows the user to individually format the back wall of a 3-D chart. Read-only Walls.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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.PowerPoint.Walls