<pictureStackUnit>
(Picture Stack Unit)
This element specifies the unit for each picture on the chart. This element applies only if the Picture Format is Stack and Scale.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the contents of this attribute will contain a floating point number. The possible values for this attribute are defined by the ST_PictureStackUnit simple type (§5.7.3.36). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_PictureStackUnit">
<attribute name="val" type="ST_PictureStackUnit" use="required"/>
</complexType>