Variable SimpleBarChart.AxisData.segmentTagLength

struct SimpleBarChart.AxisData
{
  // ...
  int segmentTagLength = 4;
  // ...
}