From 65dcfb3ff61e05a6d3895f84b6b6810905f5e9ff Mon Sep 17 00:00:00 2001 From: Kamalesh-Periyasamy Date: Wed, 1 Apr 2026 10:41:29 +0530 Subject: [PATCH] Updated WPF sample links --- wpf/Charts/Getting-Started.md | 2 +- wpf/OLAP-Chart/Getting-Started.md | 2 ++ wpf/Range-Selector/Getting-Started.md | 2 ++ wpf/SfChart3D/GettingStarted.md | 2 +- wpf/Sparkline/Getting-started.md | 2 ++ wpf/Sunburst-Chart/Getting-Started.md | 4 ++-- 6 files changed, 10 insertions(+), 4 deletions(-) diff --git a/wpf/Charts/Getting-Started.md b/wpf/Charts/Getting-Started.md index 1c0851d90d..b35e69dfc8 100644 --- a/wpf/Charts/Getting-Started.md +++ b/wpf/Charts/Getting-Started.md @@ -682,7 +682,7 @@ The following chart is created as a result of the previous codes. ![WPF Chart Tooltip](Getting-Started_images/wpf-chart-tooltip.png) -You can find the complete getting started sample from this [link](https://www.syncfusion.com/downloads/support/directtrac/general/ze/SfChart-GettingStarted-357667515). +You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted-WPF-SfChart). N> You can refer to our [WPF Charts](https://www.syncfusion.com/wpf-controls/charts) feature tour page for its groundbreaking feature representations. You can also explore our [WPF Charts example](https://github.com/syncfusion/wpf-demos/tree/master/chart/Views) to knows various chart types and how to easily configured with built-in support for creating stunning visual effects. diff --git a/wpf/OLAP-Chart/Getting-Started.md b/wpf/OLAP-Chart/Getting-Started.md index 8361164f01..b897497ff6 100644 --- a/wpf/OLAP-Chart/Getting-Started.md +++ b/wpf/OLAP-Chart/Getting-Started.md @@ -513,3 +513,5 @@ Click **Finish** and run the application. ![WPF OLAP Chart Getting-Started Image10](Getting-Started_images/Getting-Started_img10.png) +You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted-WPF-OlapChart) + diff --git a/wpf/Range-Selector/Getting-Started.md b/wpf/Range-Selector/Getting-Started.md index aa16bd41d3..d4de3ee935 100644 --- a/wpf/Range-Selector/Getting-Started.md +++ b/wpf/Range-Selector/Getting-Started.md @@ -318,6 +318,8 @@ The following screenshot illustrates the result of the above code sample. ![Content in WPF Range Selector](getting-started_images/wpf-range-selector-content.png) +You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted-WPF-DataTimeRangeNavigator) + N> The [`SelectedData`](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Charts.SfDateTimeRangeNavigator.html#Syncfusion_UI_Xaml_Charts_SfDateTimeRangeNavigator_SelectedData) property of the date-time range navigator control returns the collection that represents the data between the selected ranges. ## Theme diff --git a/wpf/SfChart3D/GettingStarted.md b/wpf/SfChart3D/GettingStarted.md index bab12de586..e750b89cbe 100644 --- a/wpf/SfChart3D/GettingStarted.md +++ b/wpf/SfChart3D/GettingStarted.md @@ -463,7 +463,7 @@ The following code example gives you the complete code of above configurations. ![Chart 3D support in WPF](3D-Charts_images/Chart-3D-GettingStarted.png) -You can find the complete getting started sample : [`GettingStarted`](https://www.syncfusion.com/downloads/support/directtrac/general/ze/GettingStarted-3DCharts1840393114) +You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted-WPF-SfChart3D) ## Theme diff --git a/wpf/Sparkline/Getting-started.md b/wpf/Sparkline/Getting-started.md index d7e26d80f1..096ea56a96 100644 --- a/wpf/Sparkline/Getting-started.md +++ b/wpf/Sparkline/Getting-started.md @@ -159,6 +159,8 @@ The following illustrates the result of the above code sample, ![Binding Data to WPF sparkline](Getting-started_images/Getting-started_img1.png) +You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted-WPF-Sparkline) + ## Theme SfSparkline supports various built-in themes. Refer to the below links to apply themes for the SfSparkline, diff --git a/wpf/Sunburst-Chart/Getting-Started.md b/wpf/Sunburst-Chart/Getting-Started.md index 923757b0ba..f6289ee3f1 100644 --- a/wpf/Sunburst-Chart/Getting-Started.md +++ b/wpf/Sunburst-Chart/Getting-Started.md @@ -555,12 +555,12 @@ Below is the complete code to replicate the following output. {% endtabs %} -You can get the complete getting started sample [`here`](https://www.syncfusion.com/downloads/support/directtrac/general/ze/SunburstChartDemo-1795261164). - Following is the final output screenshot, ![SfSunburstChart with data label and legend](Getting-Started_images/gettingstarted5.png) +You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted-WPF-SunburstChart) + ## Theme Sunburst chart supports various built-in themes. Refer to the below links to apply themes for the Sunburst chart,