innerColor

Specifies the solid or gradient color in which the area between the spline top line and the x axis is painted:

seriesSettings: {
    polarsplinearea: {
       innerColor: "red"
    }
}

This setting is demonstrated in the following example.