axisVertical method

AzWrap axisVertical()

Implementation

AzWrap axisVertical(){
  _direction = Axis.vertical;
  return this;
}