IMinorTickmark Properties
Identifies settings common to minor tickmarks.| Name | Description |
|---|---|
| ShapeOffset | Gets or sets the offset of the tick marks from the scale arc. |
| ShapeScale | Gets or sets the tickmark’s scale along the X and Y axes. |
| ShapeType | Gets or sets the object’s paint style. |
| ShowFirst | Gets or sets whether the first tickmark is visible. |
| ShowLast | Gets or sets whether the last tickmark is visible. |
| ShowTick | Gets or sets whether the tickmarks are visible. |
See Also