Variable SimpleBarChart._axisRatio

class SimpleBarChart
{
  // ...
  double _axisRatio = 0.6;
  // ...
}