align property

String? align
getter/setter pair

Alignment of the title relative to the axis values. Possible values are "low", "middle" or "high".

API Docs: https://api.highcharts.com/highcharts/yAxis.title.align

Implementation

String? align;