loading property

String? loading
getter/setter pair

The loading text that appears when the chart is set into the loading state following a call to chart.showLoading.

API Docs: https://api.highcharts.com/highcharts/lang.loading

Implementation

String? loading;