barSections property

List<MyoroBarGraphBarSection> barSections
final

Bar sections (for multi-colored bars).

Overlaps color as the bars will have their own colors.

Implementation

final List<MyoroBarGraphBarSection> barSections;