Skip to content

Commit 58c2cf5

Browse files
983838: Updated content changes mentioned in the Charts UG.
1 parent 4365fe3 commit 58c2cf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blazor/chart/chart-types/high-low.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentation: ug
1313

1414
The [Hilo](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartSeriesType.html#Syncfusion_Blazor_Charts_ChartSeriesType_Hilo) series illustrates price movements in stocks using higher and lower values. Render the series by setting the [Type](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartSeries.html#Syncfusion_Blazor_Charts_ChartSeries_Type) to [Hilo](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartSeriesType.html#Syncfusion_Blazor_Charts_ChartSeriesType_Hilo).
1515

16-
You can also learn how to create a Hilo chart using Blazor Charts by watching the video below.
16+
Learn how to create a Hilo chart using Blazor Charts by watching the following video.
1717

1818
{% youtube "youtube:https://www.youtube.com/watch?v=KDOI77kV34Q" %}
1919

blazor/chart/chart-types/radar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentation: ug
1313

1414
The [Radar](https://www.syncfusion.com/blazor-components/blazor-charts/chart-types/radar-chart) series visualizes data using values and angles, providing options for visual comparison between quantitative or qualitative aspects.
1515

16-
You can also learn how to create a Radar chart using Blazor Charts by watching the video below.
16+
A detailed tutorial on creating a Radar chart using Blazor Charts is available in the video below.
1717

1818
{% youtube "youtube:https://www.youtube.com/watch?v=Q5odgrcbSO0" %}
1919

0 commit comments

Comments
 (0)