Sources of Example of Default in Blazor Stock Chart Component

Hello,

I'd like to learn from this example: https://blazor.syncfusion.com/demos/stock-chart/stock-chart?theme=bootstrap4 especially how the trend lines are drawn. Can you point me to the sources?

Thanks, Johan

1 Reply 1 reply marked as answer

DG Durga Gopalakrishnan Syncfusion Team April 2, 2021 02:23 PM UTC

Hi Johan, 
 
Greetings from Syncfusion. 
 
A trendline is a line superimposed on a chart that shows the data's overall direction. Syncfusion chart supports 6 types of trendlines such as linear, exponential, power, logarithmic, polynomial and moving average. We have an online demonstration where you can see the differences between each type. In source level, we have used formula for calculating each trendlines.  
 
 
Please revert us if you have any concerns. 
 
Regards, 
Durga G

Marked as answer
Loader.
Up arrow icon