| Contents > Glossaries > Style examples | Index |
Annotate model
Adds 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
