axisHorizontal method

AzWrap axisHorizontal()

Implementation

AzWrap axisHorizontal(){
  _direction = Axis.horizontal;
  return this;
}