Variable SimpleBarChart._axisXMinWfromZero

class SimpleBarChart
{
  // ...
  int _axisXMinWfromZero = 150;
  // ...
}