barOffset

A value, specifying the offset (margins) between the series elements and their positions. The higher the values is the smaller the elements’ width may become.

seriesSettings: {
    rangebar: {
        barOffset: 0.4
    }
}

This setting is demonstrated in the following example.