You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/sparkline/globalization.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
3
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.
5
5
platform: Blazor
6
6
control: Sparkline Charts
7
7
documentation: ug
@@ -21,7 +21,7 @@ Globalization is the process of designing and developing a component to work in
21
21
22
22
```
23
23
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.
25
25
26
26
On successful configuration, the Sparkline will be rendered as shown below.
Copy file name to clipboardExpand all lines: blazor/sparkline/localization.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ control: Sparkline Charts
7
7
documentation: ug
8
8
---
9
9
10
-
# Localization
10
+
# Localization in Blazor Sparkline Charts Component
11
11
12
12
The Sparkline Charts component supports localization. The default culture is `en-US`. The culture can be changed using the `LoadCldrData` and `setCulture` methods.
0 commit comments