verticalAlign property
The vertical alignment of the caption. Can be one of "top"
,
"middle"
and "bottom"
. When middle, the caption behaves as
floating.
API Docs: https://api.highcharts.com/highcharts/caption.verticalAlign
Implementation
String? verticalAlign;