x property

double? x
getter/setter pair

The x offset of the legend relative to its horizontal alignment align within chart.spacingLeft and chart.spacingRight. Negative x moves it to the left, positive x moves it to the right.

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

Implementation

double? x;