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

Example of Range Bar in ASP.NET Core Chart Control

This sample shows the maximum and minimum temperatures for several months with the default range column series inverted. The tooltip shows the information for each data point.

DEMO
SOURCE

In this example, you can see how to render and configure the range column chart in an inverted manner. You can use IsTransposed property to invert your chart.

Tooltip is enabled in this example. To see the tooltip in action, hover over a point or tap on a point in touch-enabled devices.

More information about the range column series can be found in this documentation section.