SharpPlot Reference > SharpPlot Methods > SetOrderOfFit Method

SharpPlot.SetOrderOfFit Method

Set Order of fit given one or two integers.

Example

sp.SetOrderOfFit(2); // For ScatterPlot (X)
sp.SetOrderOfFit(2,1); // For CloudChart (X Y)

Overloads

See also ...

SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2021