[]
Use the members of this enumeration to set the value of the TickMajor and TickMinor properties in the Axis class.
public enum TickMarksEnum
| Name | Description |
|---|---|
| Cross | Tick marks cross over axis. |
| Inside | Tick marks located inside chart area on axis. |
| None | No tick marks along axis. |
| Outside | Tick marks located outside chart area on axis. |