Variable SimpleBarChart._titleSize

class SimpleBarChart
{
  // ...
  Point _titleSize;
  // ...
}