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 text alignment for the label. While align
determines where the
texts anchor point is placed within the plot band, textAlign
determines
how the text is aligned against its anchor point. Possible values are
"left", "center" and "right". Defaults to the same as the align
option.