| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Style examples > Trend lines are drawn for each series Trend lines are drawn for each seriesAn 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 |