borderRadius

Specifies the legend corners smooting value. The higher it is, the more rounded the corners will be:

chartLegend: {
    borderRadius: 5
}

This setting is demonstrated in the following example.