tickLine property

TickLine? tickLine
getter/setter pair

The tick line settings for all ticks.

Only one in tickLine and tickLineMapper can be set.

If null and tickLineMapper is also null, there will be no tick lines.

Implementation

TickLine? tickLine;