• 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 Strip Line in ASP.NET Core Chart Control

This sample highlights a certain temperature range recorded over a year using the strip line feature.

DEMO
SOURCE

In this example, you can see how to render and configure a strip line for the chart. Use the Start and End properties in the ChartStripline option to add a strip line to an axis. You can add more than one strip line to the axis.

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

More information about the stripline can be found in this documentation section.