Skip to content

Commit 3684978

Browse files
982808: Resolved the font matter issue error in the PR.
1 parent 24676de commit 3684978

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

blazor/chart/axis-customization.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: Axis Customization in Blazor Charts Component | Syncfusion
4-
description: Check out and learn how to customize axes in the Syncfusion Blazor Charts component, including axis crossing, titles, alignment, tick lines, grid lines, multiple axes, inverted axes, and opposed positions.
4+
description: Check out and learn how to configure and customize axes in the Syncfusion Blazor Charts component.
55
platform: Blazor
66
control: Chart
77
documentation: ug

blazor/chart/axis-labels.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: Axis Labels in Blazor Charts Component | Syncfusion
4-
description: Check out and learn how to customize axis labels in the Syncfusion Blazor Charts component, including smart arrangements, positioning, multi-level labels, templates, and more.
4+
description: Check out and learn how to configure and customize axis labels in the Syncfusion Blazor Charts component.
55
platform: Blazor
66
control: Chart
77
documentation: ug

blazor/chart/logarithmic-axis.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: Logarithmic Axis in Blazor Charts Component | Syncfusion
4-
description: Check out and learn about the Logarithmic Axis in the Syncfusion Blazor Charts component and more.
4+
description: Check out and learn how to configure and customize logarithmic axis in the Syncfusion Blazor Charts component.
55
platform: Blazor
66
control: Chart
77
documentation: ug
@@ -13,7 +13,7 @@ documentation: ug
1313

1414
Use a logarithmic axis when data spans several orders of magnitude (for example, 10<sup>-6</sup> to 10<sup>6</sup>). This scale helps visualize both small and large values on the same chart.
1515

16-
Watch the following video to learn how to customize the logarithmic axis.
16+
Logarithmic axis customization in the Syncfusion Blazor Charts component can also be explored through the video linked below.
1717

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

0 commit comments

Comments
 (0)