floating property

bool? floating
getter/setter pair

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

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

Implementation

bool? floating;