Variable SimpleBarChart.AxisData.lengthFromZeroToArrow

struct SimpleBarChart.AxisData
{
  // ...
  int lengthFromZeroToArrow = 200;
  // ...
}