floating property

bool? floating
getter/setter pair

When the legend is floating, the plot area ignores it and is allowed to be placed below it.

API Docs: https://api.highcharts.com/highcharts/legend.floating

Implementation

bool? floating;