TexturePlacement Property

Microsoft Office Web Components Object Model

Show All

TexturePlacement Property

       

Returns a ChartTexturePlacementEnum constant indicating how the texture has been applied to the specified ChInterior object. Read-only.

ChartTexturePlacementEnum can be one of these ChartTexturePlacementEnum constants.
chAllFaces
chEnd
chEndSides
chFront
chFrontEnd
chFrontSides
chProjectFront
chSides

expression.TexturePlacement

expression   Required. An expression that returns a ChInterior object.

Remarks

This property only affects 3-D charts.