ComponentOne ASP.NET MVC Controls
TickMark Enum
File
wijmo.chart.js
Module
wijmo.chart

Specifies whether and where the axis tick marks appear.

Members

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.