[]
Specifies the position of the tick marks on the axis.
public enum TickMark
| Name | Description |
|---|---|
| Cross | Indicates that the tick marks cross the axis. |
| Inside | Indicates that the tick marks are inside the axis. |
| None | Indicates no tick marks. |
| Outside | Indicates that the tick marks are outside the axis. |