Variable SimpleBarChart.AxisData.maxDescriptionSize

struct SimpleBarChart.AxisData
{
  // ...
  Point maxDescriptionSize = Point(30, 20);
  // ...
}