addToLegend

Specifies whether the series is added to the legend (defaults to true):

seriesSettings: {
    bubble: {
        addToLegend: false
    }
}

This setting is demonstrated in the following example.