Example of Plot band in Javascript (ES5) Stock Chart Control

/
/
Plot band

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

More Details...

Description

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.