barOffset

Specifies the individual bars offsets to each other (between 0 and 1):

seriesSettings: {
    polarbar: {
        barOffset: 0.4
    }
}

This setting is demonstrated in the following example.