[]
Specifies whether and where the axis tick marks appear.
public enum TickMark
| Name | Description |
|---|---|
| Cross | Tick marks cross the axis. |
| Inside | Tick marks appear inside the plot area. |
| None | No tick marks appear. |
| Outside | Tick marks appear outside the plot area. |