When Custom Palette is used and FillColor is set, the color is not applied to the line series.As a workaround set the both properties of the PaletteEntry: FillColor and SrtokeColor:
<telerikChart:PaletteEntry FillColor="Red" StrokeColor="Red" />