rodStackItems property

List<BarChartRodStackItem> rodStackItems
final

If you are a fan of stacked charts (If you don't know what is it, google it), you can fill up the rodStackItems to have a Stacked Chart.

Implementation

final List<BarChartRodStackItem> rodStackItems;