diff --git a/maui-toolkit/SunburstChart/Getting-Started.md b/maui-toolkit/SunburstChart/Getting-Started.md index dfa8f560..58d912bc 100644 --- a/maui-toolkit/SunburstChart/Getting-Started.md +++ b/maui-toolkit/SunburstChart/Getting-Started.md @@ -613,4 +613,6 @@ public partial class MainPage : ContentPage {% endtabs %} -![Getting started for .Net MAUI Sunburst Chart.](Getting_started_image/maui_sunburst_chart.png) \ No newline at end of file +![Getting started for .Net MAUI Sunburst Chart.](Getting_started_image/maui_sunburst_chart.png) + +You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/maui-toolkit-samples/tree/master/SunburstChart/GettingStarted). \ No newline at end of file