How to change legend color based on RadzenStackedAreaSeries

I have RadzenStackedAreaSeries and I'm assigning custom colour for different series, how could I sync series colour with the legend. Please see the screenshot below of radzen code and chart.

Try setting the Stroke attribute as well - it is what the legend would use as color.

Thank you, it's working now.