rangeBandConfig property
Returns the configuration used to determine the rangeBand.
This is most often used to define the bar group width.
Implementation
@override
RangeBandConfig rangeBandConfig = const RangeBandConfig.none();
Returns the configuration used to determine the rangeBand.
This is most often used to define the bar group width.
@override
RangeBandConfig rangeBandConfig = const RangeBandConfig.none();