align property

String? align
getter/setter pair

The horizontal alignment of the caption. Can be one of "left", "center" and "right".

API Docs: https://api.highcharts.com/highcharts/caption.align

Implementation

String? align;