From 2f47c6b1e66b2ce9353be7c09a0f4c3236625601 Mon Sep 17 00:00:00 2001 From: syneffort Date: Tue, 26 Sep 2023 14:24:56 +0900 Subject: [PATCH] RT --- .../LiveChartPractice/MainWindow.xaml | 15 +++++-- .../LiveChartPractice/MainWindow.xaml.cs | 45 ++++++++++++++++--- .../LiveChartPractice/SampleData.cs | 11 +++++ 3 files changed, 60 insertions(+), 11 deletions(-) diff --git a/PacticeSolution/LiveChartPractice/MainWindow.xaml b/PacticeSolution/LiveChartPractice/MainWindow.xaml index 56f6532..266dcaf 100644 --- a/PacticeSolution/LiveChartPractice/MainWindow.xaml +++ b/PacticeSolution/LiveChartPractice/MainWindow.xaml @@ -18,7 +18,7 @@ - + @@ -29,12 +29,19 @@