| ||
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 > Annotate model Annotate modelAdds a note to each regression line giving the details of the model sp.LineGraphStyle = LineGraphStyles.ModelFit|LineGraphStyles.AnnotateModel; Intercept and slope are shown for a linear fit, coefficients for a higher-order curve. See also ...SharpPlot Members | LineGraphStyle Property | ScatterPlotStyle Property |