align property
The horizontal alignment of the legend box within the chart area.
Valid values are left, center and right.
In the case that the legend is aligned in a corner position, the
layout option will determine whether to place it above/below
or on the side of the plot area.
API Docs: https://api.highcharts.com/highcharts/legend.align
Implementation
String? align;