height property

double? height
getter/setter pair

The height of the scrollbar. If buttonsEnabled is true , the height also applies to the width of the scroll arrows so that they are always squares.

API Docs: https://api.highcharts.com/highcharts/scrollbar.height

Implementation

double? height;