Skip to content

Commit 4ff3805

Browse files
996529: Added spell ignore for the Cx, Cy, Fx and Fy words.
1 parent 726f42b commit 4ff3805

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

blazor/accumulation-chart/gradient.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ control: Accumulation Chart
77
documentation: ug
88
---
99

10+
<!-- cSpell:ignore Cx Cy Fx Fy -->
11+
1012
# Gradient in Blazor Accumulation Chart Component
1113

1214
Gradients add depth and modern styling to charts by smoothly blending multiple colors. The Charts component supports two gradient types:

blazor/chart/gradient.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ control: Chart
77
documentation: ug
88
---
99

10+
<!-- cSpell:ignore Cx Cy Fx Fy -->
11+
1012
# Gradient in Blazor Charts Component
1113

1214
Gradients add depth and modern styling to charts by smoothly blending multiple colors. The Charts component supports two gradient types:

blazor/stock-chart/gradient.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ control: Stock Chart
77
documentation: ug
88
---
99

10+
<!-- cSpell:ignore Cx Cy Fx Fy -->
11+
1012
# Gradient in Blazor Stock Chart Component
1113

1214
Gradients add depth and modern styling to stock charts by smoothly blending multiple colors. The Stock Chart component supports two gradient types:

0 commit comments

Comments
 (0)