Constructor for a multi-bar series.
NrbMultiBarSeries({ required this.data, required this.color, required this.label, });