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

This sample shows how to repeat a strip line in a chart.

DEMO
SOURCE
X Axis Striplines:
Y Axis Striplines:

In this example, you can see how to render and configure a strip line for the chart. To repeat the strip line, you need to set the StartFromAxis, Size, IsRepeat, and RepeatEvery properties accordingly in ChartStripline.

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.