MajorTickMarks Element
SQL Server 2000
MajorTickMarks Element
Indicates the position of the major tick marks on the axis.
<Axis> ... <MajorTickMarks>...</MajorTickMarks> ... </Axis>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | String |
| Default value | None |
| Cardinality | 0-1: Optional element that can occur once or not at all |
Element Relationships
| Relationship | Element |
|---|---|
| Parent element | Axis |
| Child element | None |
Remarks
The MajorTickMarks element must contain one of the following strings:
- None
- Inside
- Outside
- Cross
