This sample visualizes stock chart with plot line on y axis.
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 Trendlines namely Linear
, Exponential
, Logarithmic
, Polynomial
, Power
, Moving Average
. By using trendline dropdown button, the required trendline type can be added or removed.