<lblAlgn>
(Label Alignment)
This element specifies the text alignment for the tick labels on the axis.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the label alignment. The possible values for this attribute are defined by the ST_LblAlgn simple type (§5.7.3.22). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_LblAlgn">
<attribute name="val" type="ST_LblAlgn" use="required"/>
</complexType>