diff --git a/aspnet/Sparkline/Range-Band.md b/aspnet/Sparkline/Range-Band.md index 678cf7a62..a09db063a 100644 --- a/aspnet/Sparkline/Range-Band.md +++ b/aspnet/Sparkline/Range-Band.md @@ -1,13 +1,13 @@ --- layout: post -title: RangeBand -description: Learn how to add Rangeband to Sparkline . +title: Range band in ASP.NET Web Forms Sparkline Control | Syncfusion +description: Learn how to add range band in Syncfusion Essential ASP.NET Web Forms Sparkline control, its elements, and more. platform: aspnet control: Sparkline documentation: ug --- -## Range Band +# Range band in ASP.NET Web Forms Sparkline Control 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`. diff --git a/aspnet/SunburstChart/Levels.md b/aspnet/SunburstChart/Levels.md index 8fac93226..bed462107 100644 --- a/aspnet/SunburstChart/Levels.md +++ b/aspnet/SunburstChart/Levels.md @@ -1,13 +1,13 @@ --- layout: post -title: Levels | SunburstChart | ASP.NET Webforms | Syncfusion -description: Learn about levels support in Syncfusion ASP.NET Webforms SunburstChart control and more details. +title: Levels in ASP.NET Web Forms Sunburst Chart | Syncfusion +description: Learn about levels support in Syncfusion ASP.NET Web Forms Sunburst Chart control, its elements, and more details. platform: aspnet control: SunburstChart documentation: ug --- -## Levels +# Levels in ASP.NET Web Forms Sunburst Chart Control 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. The following code snippet illustrates