<builtInUnit>
(Built in Display Unit Value)
This element specifies the display unit is one of the built in values.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>