behaviors property

List<ChartBehavior<D>>? behaviors
final

List of chart behaviors to apply to the chart.

Implementation

final List<ChartBehavior<D>>? behaviors;