Syntax

expression.Walls

expression A variable that represents a Chart object.

Example

This example sets the color of the wall border of Chart1 to red. The example should be run on a 3-D chart.

Visual Basic for Applications
Charts("Chart1").Walls.Border.ColorIndex = 3
Access the walls of a 3d chart? Manipulate 3d chart walls? walls Walls Property Walls property?

See also: