These pages outline the chart configuration options, and the methods and properties of Highcharts objects.
Feel free to search this API through the search bar or the navigation tree in the sidebar.
The alignment of the data label compared to the point. If right
,
the right side of the label should be touching the point. For points
with an extent, like columns, the alignments also dictates how to
align it inside the box, as given with the
inside option. Can be one of
left
, center
or right
.