stackFitExpand method

AzStack stackFitExpand()

Implementation

AzStack stackFitExpand(){
  _fit = StackFit.expand;
  return this;
}