Variable SimpleBarChart._title

class SimpleBarChart
{
  // ...
  UIString _title;
  // ...
}