text property

String? text
getter/setter pair

The title of the chart. To disable the title, set the text to undefined.

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

Implementation

String? text;