SharpPlot.Equation Property

Get Equation text, as formatted.

public string Equation {get;}

Example

string mynote = sp.Equation;

This could be used to create a note from the text of a regression equation rather than have SharpPlot annotate the line.

See also ...

SharpPlot Members | EquationFormat Property | EquationStyle Property