Example of Plot lines in ASP.NET MVC Stock Chart Control
This sample visualizes stock chart with plot line on y axis.
DEMO
SOURCE
In this example, you can see how to render and configure the Stock chart.
LineSeries is used to represent selected data value.
Stock Chart provides support to 6 types of Trendlinesopens in a new tab namely Linear, Exponential, Logarithmic, Polynomial, Power, Moving Average. By using trendline dropdown button, the required trendline type can be added or removed.