Walls Object

Chart
Walls
Multiple objects

Represents the walls of the specified 3-D chart. This object isn't a collection. There's no object that represents a single wall; you must return all the walls as a unit.

Using the Walls Object

Use the Walls property to return the Walls object. The following example sets the pattern on the walls for the chart. If the chart isn't a 3-D chart, this example will fail.

myChart.Walls.Interior.Pattern = xlGray75

Properties | Application Property | Border Property | Creator Property | Fill Property | Interior Property | Name Property | Parent Property | PictureType Property | PictureUnit Property

Methods | ClearFormats Method

Parent Objects | Chart Object

Child Objects | Border Object | ChartFillFormat Object | Interior Object