verticalAlign property

String? verticalAlign
getter/setter pair

The vertical alignment of the title. Can be one of "top", "middle" and "bottom". When middle, the subtitle behaves as floating.

API Docs: https://api.highcharts.com/highcharts/subtitle.verticalAlign

Implementation

String? verticalAlign;