I have a line chart with three series, and I want the third series to have dashed line insted of solid. I know how to implement dashed lines on all series using line_strokeDasharray in extension point, but do anyone know how to specify it for a specific series?