<minorTickMark> (Minor Tick Mark)
This element specifies the minor tick marks for the axis.
Parent Elements |
|---|
|
Attributes |
Description |
|---|---|
|
Specifies the minor tick mark position. The possible values for this attribute are defined by the ST_TickMark simple type (§5.7.3.49). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_TickMark">
<attribute name="val" type="ST_TickMark" default="cross"/>
</complexType>