align property

String? align
final

(Highcharts, Highstock, Highmaps, Gantt) 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.

Implementation

final String? align;