<auto>
(Automatic Category Axis)
This element specifies that this axis is a date or text axis based on the data that is used for the axis labels, not a specific choice.
Attributes |
Description |
---|---|
|
Specifies a boolean value for the property defined by the parent XML element. A value of A value of The possible values for this attribute are defined by the XML Schema boolean datatype. |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Boolean">
<attribute name="val" type="xsd:boolean" use="optional" default="true"/>
</complexType>