Skip to content

Commit ad21fc2

Browse files
982808: Resolved the font matter error in the PR.
1 parent 8234f20 commit ad21fc2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

blazor/sparkline/globalization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Globalization in Blazor Sparkline Component | Syncfusion
4-
description: Check out and learn about globalization support in the Syncfusion Blazor Sparkline component.
4+
description: Check out and learn about globalization support in the Syncfusion Blazor Sparkline component for better adaptability.
55
platform: Blazor
66
control: Sparkline Charts
77
documentation: ug
@@ -21,7 +21,7 @@ Globalization is the process of designing and developing a component to work in
2121
2222
```
2323

24-
N> Refer to the [localization documentation for Blazor Server](https://blazor.syncfusion.com/documentation/common/localization/#enable-localization-in-blazor-server-application) and [Blazor WebAssembly](https://blazor.syncfusion.com/documentation/common/localization/#enable-localization-in-blazor-webassembly-application) for configuration details.
24+
N> Refer to the [localization documentation for Blazor Server](https://blazor.syncfusion.com/documentation/common/localization#enable-localization-in-blazor-server-application) and [Blazor WebAssembly](https://blazor.syncfusion.com/documentation/common/localization#enable-localization-in-blazor-webassembly-application) for configuration details.
2525

2626
On successful configuration, the Sparkline will be rendered as shown below.
2727

blazor/sparkline/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Sparkline Charts
77
documentation: ug
88
---
99

10-
# Localization
10+
# Localization in Blazor Sparkline Charts Component
1111

1212
The Sparkline Charts component supports localization. The default culture is `en-US`. The culture can be changed using the `LoadCldrData` and `setCulture` methods.
1313

blazor/sparkline/range-band.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Range Band in Blazor Sparkline Component | Syncfusion
4-
description: Check out and learn about range band customization in the Syncfusion Blazor Sparkline component.
4+
description: Explore and understand how to customize range bands in the Syncfusion Blazor Sparkline component for better visuals.
55
platform: Blazor
66
control: Sparkline Charts
77
documentation: ug

0 commit comments

Comments
 (0)