.setBackgroundColor(BACKGROUND_COLOR)
.setLegend(new Legend().setEnabled(false))
.setExporting(new Exporting().setEnabled(false))
.setCredits(new Credits().setEnabled(false))
.setSeriesPlotOptions(
new SeriesPlotOptions()
.setShadow(false)
.setColor(COLOR)
.setCursor(cursor)
.setDataLabels(
new DataLabels().setStyle(new Style()