text property
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;
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
String? text;