Simple Example In the .xaml file Add this to the start with the other xmlns lines: Add this where you want your DataGrid: In the .cs file In your function:
Category: Examples
CartesianChart-Line Series
Based on the instructions here: https://docs.telerik.com/devtools/universal-windows-platform/controls/radchart/cartesianchart/series/categorical-series/categorical-lineseries Simple Example In the .xaml file Add this to the start with the other xmlns lines: Add this where you want your chart: In the .cs file In your function: Example With Custom Colours For Each Line In the .xaml file Add this to the start with the other […]