text property

String? text
getter/setter pair

The actual text of the axis title. It can contain basic HTML tags like b, i and span with style.

API Docs: https://api.highcharts.com/highcharts/xAxis.title.text

Implementation

String? text;