chartLegend property
Legend
chartLegend
final
Customizes the legend in the chart.
chartLegend : Legend(
isVisible: true,
)
Implementation
final Legend chartLegend;
Customizes the legend in the chart.
chartLegend : Legend(
isVisible: true,
)
final Legend chartLegend;