barRendererDecorator property

BarRendererDecorator<String>? barRendererDecorator
final

A decorator for the bar renderer that can add extra drawing on top of the bars.

Implementation

final common.BarRendererDecorator<String>? barRendererDecorator;