TextureFormat Property

Microsoft Office Web Components Object Model

Show All

TextureFormat Property

       

Returns a ChartTextureFormatEnum constant indicating the format used to display the texture for the specified ChInterior object. This property will return a run-time error if the specified interior is not filled with a texture or a picture. Read-only.

ChartTextureFormatEnum can be one of these ChartTextureFormatEnum constants.
chStack
chStackScale
chStretch
chStretchPlot
chTile

expression.TextureFormat

expression   Required. An expression that returns a ChInterior object.