floating property

bool? floating
getter/setter pair

When the title is floating, the plot area will not move to make space for it.

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

Implementation

bool? floating;