| Contents > Glossaries > Style examples | Index |
Trend lines are drawn for each series
An exponentially-weighted smooth line is drawn through the data.

sp.LineGraphStyle = LineGraphStyles.TrendLine;
The degree of smoothing may be adjusted with the Flexibility setting.
See also ...
SharpPlot Members | CloudChartStyle Property | LineGraphStyle Property | ScatterPlotStyle Property
