diff --git a/src/SampleApp.WinDesktop/PointPlotView.xaml b/src/SampleApp.WinDesktop/PointPlotView.xaml index 991b1f7..55362ad 100644 --- a/src/SampleApp.WinDesktop/PointPlotView.xaml +++ b/src/SampleApp.WinDesktop/PointPlotView.xaml @@ -4,11 +4,18 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:SampleApp.WinDesktop" + xmlns:sys="clr-namespace:System;assembly=mscorlib" mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800"> + + + 4 4 + .5 + + @@ -17,10 +24,10 @@ - - + + @@ -29,27 +36,28 @@ - - + - - - - - - + + + + + + - + - - + + + - -