Hello,
have the XYChart a property like ItemSource?
Similar to the ItemSource in LineSeries.
I want to manage the multiple LineSeries over a ItemSource property.
I found the property "Series" in XYChart, but this has no setter.
I need a full XAML MVVM sample to bind the multiple line series.
Thank you.