[Table of Contents] [docx version]
Error! No text of specified style in document.
pictureFormat (Picture Format)
This element specifies the stretching and stacking of the picture on the data point, series, wall, or floor.
Parent Elements |
pictureOptions (§5.7.2.139) |
Attributes |
Description |
val (Picture Format Value) |
Specifies the stretching and stacking of the picture.
The possible values for this attribute are defined by the ST_PictureFormat simple type (§5.7.3.35). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_PictureFormat">
<attribute name="val" type="ST_PictureFormat" use="required"/>
</complexType>