noData property

HighchartsNoDataOptions? noData
getter/setter pair

Options for displaying a message like "No data to display". This feature requires the file no-data-to-display.js to be loaded in the page. The actual text to display is set in the lang.noData option.

API Docs: https://api.highcharts.com/highcharts/noData

Implementation

HighchartsNoDataOptions? noData;