ticks property

List<V>? ticks
getter/setter pair

Indicates the axis ticks directly.

Implementation

List<V>? ticks;