Variable SimpleBarChart.AxisData.thickness

struct SimpleBarChart.AxisData
{
  // ...
  int thickness = 1;
  // ...
}