backgroundColor

Specifies the background color of the legend:

chartLegend: {
    backgroundColor: "yellow"
}

This setting is demonstrated in the following example.