Chart.SideWall Property

Definition

Returns a Walls object that allows the user to individually format the side wall of a 3-D chart. Read-only.

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

Property Value

Walls

Applies to