axis property

TimelineAxis axis
final

The axis used to render the line at the TimelineAxis.vertical or TimelineAxis.horizontal. Usually, the opposite axis from the tiles. It defaults to TimelineAxis.horizontal.

Implementation

final TimelineAxis axis;