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.
Alignment of the text, can be "left", "right" or "center".
Default alignment depends on the
title.align:
Horizontal axes:
align = "low", textAlign is set to leftalign = "middle", textAlign is set to centeralign = "high", textAlign is set to rightVertical axes:
align = "low" and opposite = true, textAlign is
set to rightalign = "low" and opposite = false, textAlign is
set to leftalign = "middle", textAlign is set to centeralign = "high" and opposite = true textAlign is
set to leftalign = "high" and opposite = false textAlign is
set to right