You did not say that you had a multi-valued series requiring Styles. In this case, the Styles take over the formatting of each sub-series. You must set the Pen.Style of each style item to psClear. This leaves you with the dropdown lines which are not controlled by the Styles, but you can simply set the AreaSeries.AreaLinePen.Style to psClear which handles all sub-series.