Chart.BackWall Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a Walls object that allows the user to individually format the back wall of a 3-D chart. Read-only.
public:
property Microsoft::Office::Interop::Word::Walls ^ BackWall { Microsoft::Office::Interop::Word::Walls ^ get(); };
public Microsoft.Office.Interop.Word.Walls BackWall { get; }
member this.BackWall : Microsoft.Office.Interop.Word.Walls
Public ReadOnly Property BackWall As Walls