SharpPlot Reference > SharpPlot Properties > Equation Property (ReadOnly)

SharpPlot.Equation Property (ReadOnly)

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 ...

Annotate Model fit | SharpPlot Members | SharpPlot.EquationFormat Property | SharpPlot.EquationStyle Property | SharpPlot.GetCoefficients Method | SharpPlot.GetFittedValues Method | SharpPlot.GetResiduals Method


Send comments on this topic
© Dyalog Ltd 2021