y property

double? y
getter/setter pair

The vertical offset of the legend relative to it's vertical alignment verticalAlign within chart.spacingTop and chart.spacingBottom. Negative y moves it up, positive y moves it down.

API Docs: https://api.highcharts.com/highcharts/legend.y

Implementation

double? y;