verticalAlign property
Defines the vertical alignment of the stack total label. Can be one
of "top"
, "middle"
or "bottom"
. The default value is calculated
at runtime and depends on orientation and whether the stack is
positive or negative.
API Docs: https://api.highcharts.com/highcharts/yAxis.stackLabels.verticalAlign
Implementation
String? verticalAlign;