scrollPositionY property

double? scrollPositionY
getter/setter pair

The initial scrolling position of the scrollable plot area. Ranges from 0 to 1, where 0 aligns the plot area to the top and 1 aligns it to the bottom.

API Docs: https://api.highcharts.com/highcharts/chart.scrollablePlotArea.scrollPositionY

Implementation

double? scrollPositionY;