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: aspnet/Sparkline/Range-Band.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
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.
5
5
platform: aspnet
6
6
control: Sparkline
7
7
documentation: ug
8
8
---
9
9
10
-
##Range Band
10
+
# Range band in ASP.NET Web Forms Sparkline Control
11
11
12
12
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`.
Copy file name to clipboardExpand all lines: aspnet/SunburstChart/Levels.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
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.
5
5
platform: aspnet
6
6
control: SunburstChart
7
7
documentation: ug
8
8
---
9
9
10
-
##Levels
10
+
# Levels in ASP.NET Web Forms Sunburst Chart Control
11
11
12
12
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.
0 commit comments