showInLegend property

bool? showInLegend
getter/setter pair

Whether to display this particular series or series type in the legend. Since 2.1, pies are not shown in the legend by default.

API Docs: https://api.highcharts.com/highcharts/series.variablepie.showInLegend

Implementation

bool? showInLegend;