| ||
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 > Growth curve Growth curveAn exponential growth curve is fitted through the data (scatterplots and linegraphs). sp.LineGraphStyle = LineGraphStyles.GrowthCurve; The line may be annotated with the computed growth rate. See also ...SharpPlot Members | LineGraphStyle Property | ScatterPlotStyle Property | Annotate model |