SharpPlot Tutorials > Style Examples > Annotate Model fit Annotate Model fit
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.
Equation uses the NoteFont
See also ...Growth curve | Model fit | SharpPlot Members | SharpPlot.EquationFormat Property | SharpPlot.EquationStyle Property | SharpPlot.LineGraphStyle Property | SharpPlot.ScatterPlotStyle Property
Send comments on this topic © Dyalog Ltd 2021
|