Variable SimpleBarChart.BarData.y

struct SimpleBarChart.BarData
{
  // ...
  double y;
  // ...
}