How do I define a custom palette for the AreaSeries and LineSeries in an XYChart? The Palette.Kind values do not provide selection required. I want to be displaying a gradient (as AreaSeries) for one of the values with a specific color, and then draw two additional lines (as LineSeries) - with specific colors (and line thicknesses as well).
Thanks.