[Table of Contents] [docx version]
Error! No text of specified style in document.
builtInUnit (Built in Display Unit Value)
This element specifies the display unit is one of the built in values.
Parent Elements |
dispUnits (§5.7.2.45) |
Attributes |
Description |
val (Built In Unit Value) |
Specifies the type of display unit scaling applied to the axis.
The possible values for this attribute are defined by the ST_BuiltInUnit simple type (§5.7.3.6). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_BuiltInUnit">
<attribute name="val" type="ST_BuiltInUnit" default="thousands"/>
</complexType>