<logBase>
(Logarithmic Base)
This element specifies the logarithmic base for a logarithmic axis.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the contents of this attribute will contain a floating point value greater than or equal to 2. The possible values for this attribute are defined by the ST_LogBase simple type (§5.7.3.25). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_LogBase">
<attribute name="val" type="ST_LogBase" use="required"/>
</complexType>