enabled property

bool? enabled
getter/setter pair

Whether to enable the legend navigation. In most cases, disabling the navigation results in an unwanted overflow.

See also the adapt chart to legend plugin for a solution to extend the chart height to make room for the legend, optionally in exported charts only.

API Docs: https://api.highcharts.com/highcharts/legend.navigation.enabled

Implementation

bool? enabled;