Variable SimpleBarChart.AxisData.arrowSize

struct SimpleBarChart.AxisData
{
  // ...
  int arrowSize = 20;
  // ...
}