Applies To
Chart Object.
Description
Accessor. Returns a Walls object that represents the walls of the 3-D chart. Read-only.
Remarks
This property does not apply to 3-D pie charts.
Example
This example sets the wall border color of Chart1 to red. The example should be run on a 3-D chart.
Charts("Chart1").Walls.Border.ColorIndex = 3