Skip to content

Commit 37add8e

Browse files
982808: Resolved the font matter error in the PR.
1 parent 604bd3c commit 37add8e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

blazor/chart/chart-print.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ Customize the exported chart before generation using the [Exporting](https://hel
377377

378378
* `Cancel`: Cancel the export process
379379
* `Height`: Set exported chart height (not applicable for XLSX/CSV)
380-
* `Width`: Set exported chart width (not applicabel for XLSX/CSV)
380+
* `Width`: Set exported chart width (not applicable for XLSX/CSV)
381381
* `Workbook`: Customize Excel/CSV export
382382

383383
### Customizing the exported Excel documents

blazor/chart/internationalization.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: Internationalization in Blazor Charts Component | Syncfusion
4-
description: Check out and learn here all about Internationalization in Syncfusion Blazor Charts component.
4+
description: Check out and learn here all about Internationalization in Syncfusion Blazor Charts component and more.
55
platform: Blazor
66
control: Chart
77
documentation: ug
@@ -18,7 +18,7 @@ Internationalization enables the Blazor Charts component to adapt for users from
1818
<!-- markdownlint-disable MD036 -->
1919
## Globalization
2020

21-
The [LabelFormat](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartAxis.html#Syncfusion_Blazor_Charts_ChartAxis_LabelFormat) property in the axis globalizes number, date, and time values for [Axis label](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartAxis.html), [Data label](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartDataLabel.html), and [Tooltip](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartTooltipSettings.html) in the [Chart](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.SfChart.html) component.
21+
The [LabelFormat](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartAxis.html#Syncfusion_Blazor_Charts_ChartAxis_LabelFormat) property in the axis globalize number, date, and time values for [Axis label](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartAxis.html), [Data label](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartDataLabel.html), and [Tooltip](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.ChartTooltipSettings.html) in the [Chart](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Charts.SfChart.html) component.
2222

2323
In the example below, axis, point and tooltip labels are globalized to EUR.
2424

blazor/chart/localization.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: Localization in Blazor Charts Component | Syncfusion
4-
description: Checkout and learn here all about the Localization in Syncfusion Blazor Charts component.
4+
description: Checkout and learn here all about the Localization in Syncfusion Blazor Charts component and more.
55
platform: Blazor
66
control: Chart
77
documentation: ug

blazor/chart/tool-tip.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: Tooltip in Blazor Charts Component | Syncfusion
4-
description: Check out and learn how to configure and customize Tooltip in Syncfusion Blazor Charts component.
4+
description: Check out and learn how to configure and customize Tooltip in Syncfusion Blazor Charts component and more.
55
platform: Blazor
66
control: Chart
77
documentation: ug

0 commit comments

Comments
 (0)