Variable SimpleBarChart.AxisData.zeroValueDist

struct SimpleBarChart.AxisData
{
  // ...
  int zeroValueDist = 3;
  // ...
}