Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wpf/Charts/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 2 additions & 0 deletions wpf/OLAP-Chart/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

2 changes: 2 additions & 0 deletions wpf/Range-Selector/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion wpf/SfChart3D/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions wpf/Sparkline/Getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions wpf/Sunburst-Chart/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down