diff --git a/blazor/chart/working-with-data.md b/blazor/chart/working-with-data.md index 452af29447..7e08883324 100644 --- a/blazor/chart/working-with-data.md +++ b/blazor/chart/working-with-data.md @@ -161,7 +161,7 @@ Assign service data as an instance of [SfDataManager](https://help.syncfusion.co @using System.Dynamic - + @@ -191,7 +191,7 @@ The [WebApiAdaptor](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Data @using Syncfusion.Blazor.Charts - + @@ -214,7 +214,7 @@ The following sample code shows how to send parameters using the Query property @using Syncfusion.Blazor.Charts - +