floating property

bool? floating
getter/setter pair

When the rangeselector is floating, the plot area does not reserve space for it. This opens for positioning anywhere on the chart.

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

Implementation

bool? floating;