addToLegend

Specifies whether to include the series in the chart legend.

seriesSettings: {
    rangearea: {
        addToLegend:false
    }
}

This setting is demonstrated in the following example.