<pictureFormat>
(Picture Format)
This element specifies the stretching and stacking of the picture on the data point, series, wall, or floor.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>