axis property

Axis get axis

Implementation

Axis get axis {
  return options.axis ?? Axis.horizontal;
}