jQuery Chart chartAreaBackgroundColor

Specifies the color of the data area (the plot) of the chart. Can be either solid, or gradient:

{
    chartAreaBackgroundColor: '#000000'
}

This setting is demonstrated in the following example.