legend property

ChartLegend? legend

Returns legend of chart

Implementation

ChartLegend? get legend;
void legend=(ChartLegend? legend)

Sets legend of chart

Implementation

void set legend(ChartLegend? legend);