ticks property

List<V> ticks
getter/setter pair

The scale ticks.

Implementation

late List<V> ticks;