verticalAlign property
The vertical alignment of the title. Can be one of "top"
,
"middle"
and "bottom"
. When a value is given, the title behaves
as if floating were true
.
API Docs: https://api.highcharts.com/highcharts/title.verticalAlign
Implementation
String? verticalAlign;