Walls Property
Applies To
Chart object.
Description
Returns a Walls collection that represents the walls of the 3-D chart. Read-only.
Remarks
This property doesn't apply to 3-D pie charts.
Example
This example sets the color of the wall border of the chart to red. The example should be run on a 3-D chart.
myChart.Walls.Border.ColorIndex = 3