displayErrors property

bool? displayErrors
getter/setter pair

Whether to display errors on the chart. When false, the errors will be shown only in the console.

API Docs: https://api.highcharts.com/highcharts/chart.displayErrors

Implementation

bool? displayErrors;