addToLegend

Specifies whether to include the series in the chart legend:


seriesSettings: {
    rangebar: {
        addToLegend: false
    }
}

This setting is demonstrated in the following example.