Skip to content

Commit ef20afc

Browse files
Merge pull request #544 from syncfusion-content/SEO-188027-ASPNET-Missing-H1
merged
2 parents 0f57dbc + c242829 commit ef20afc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

aspnet/Sparkline/Range-Band.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: RangeBand
4-
description: Learn how to add Rangeband to Sparkline .
3+
title: Range band in ASP.NET Web Forms Sparkline Control | Syncfusion
4+
description: Learn how to add range band in Syncfusion Essential ASP.NET Web Forms Sparkline control, its elements, and more.
55
platform: aspnet
66
control: Sparkline
77
documentation: ug
88
---
99

10-
## Range Band
10+
# Range band in ASP.NET Web Forms Sparkline Control
1111

1212
The range band feature is used to highlight a particular range along the y-axis using `StartRange` and `EndRange` property. You can also customize the `Color` and `Opacity` of the `RangeBandSettings`.
1313

aspnet/SunburstChart/Levels.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Levels | SunburstChart | ASP.NET Webforms | Syncfusion
4-
description: Learn about levels support in Syncfusion ASP.NET Webforms SunburstChart control and more details.
3+
title: Levels in ASP.NET Web Forms Sunburst Chart | Syncfusion
4+
description: Learn about levels support in Syncfusion ASP.NET Web Forms Sunburst Chart control, its elements, and more details.
55
platform: aspnet
66
control: SunburstChart
77
documentation: ug
88
---
99

10-
## Levels
10+
# Levels in ASP.NET Web Forms Sunburst Chart Control
1111

1212
Sunburst chart is used to display hierarchical data. You can add more than one hierarchical data by using the **Levels** property of Sunburst chart. Each level of the hierarchy is represented by circle.
1313
The following code snippet illustrates

0 commit comments

Comments
 (0)