• 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 Plot band in ASP.NET MVC Stock Chart Control

This sample visualizes stock chart with plot band on y axis.

DEMO
SOURCE

In this example, you can see how to highlight a particular range in stock chart. Period and range selector help us to navigate different of data. AreaSeries is used to represent selected data value.

Stock Chart provides support to 6 types of Trendlines namely Linear, Exponential, Logarithmic, Polynomial, Power, Moving Average. By using trendline dropdown button, the required trendline type can be added or removed.