Variable SimpleBarChart.BarData.color

struct SimpleBarChart.BarData
{
  // ...
  uint color;
  // ...
}