chartLegend property

Legend chartLegend
final

Customizes the legend in the chart.

chartLegend : Legend(
  isVisible: true,
)

Implementation

final Legend chartLegend;