| Client-Side API Reference > FlexChart > wijmo.chart > TickMark Enum |
| Name | Value | Description |
|---|---|---|
| None | 0 |
No tick marks appear. |
| Outside | 1 |
Tick marks appear outside the plot area. |
| Inside | 2 |
Tick marks appear inside the plot area. |
| Cross | 3 |
Tick marks cross the axis. |
Specifies whether and where the axis tick marks appear.