verticalAlign property
The vertical alignment of the buttons. Can be one of "top"
,
"middle"
or "bottom"
.
API Docs: https://api.highcharts.com/highcharts/navigation.buttonOptions.verticalAlign
Implementation
String? verticalAlign;
The vertical alignment of the buttons. Can be one of "top"
,
"middle"
or "bottom"
.
API Docs: https://api.highcharts.com/highcharts/navigation.buttonOptions.verticalAlign
String? verticalAlign;