displayErrors property
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;
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
bool? displayErrors;