Share via


Walls.PictureType Property (PowerPoint)

Returns or sets a value that specifies how pictures are displayed on the walls and faces of a 3-D chart. Read/write Variant.

Version Information

Version Added: PowerPoint 2007

Syntax

expression .PictureType

expression A variable that represents a Walls object.

Remarks

You can set this property to one of the following XlChartPictureType constants: xlStack or xlStretch.

See Also

Concepts

Walls Object Members

Walls Object