• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Default in ASP.NET MVC Range Selector Control

This sample visualizes the bitcoin price range with area series in the range navigator. Selected range values are enhanced with tooltip.

DEMO
SOURCE
Bitcoin (USD) Price Range

In this example, you can see how to render and configure the range navigator with area type series. Tooltip is used to represent selected data value. You can also use selectedRegionColor and unselectedRegionColor properties to customize selected and unselected area in range navigator.