How can I help you?
Range band in TypeScript Sparkline control
This section explains how to customize the sparkline with multiple range bands.
Range band customization
The range band feature is used to highlight a particular range along with the y-axis using the [startRange] and [endRange] properties. You can also customize the [color] and [opacity] of the range band.
Multiple range band customization
You can define multiple range bands to a sparkline as shown in the following code sample.