Variable SimpleBarChart.BarData.title

struct SimpleBarChart.BarData
{
  // ...
  UIString title;
  // ...
}