| SharpPlot Reference > SharpPlot Methods > SetOrderOfFit Method SharpPlot.SetOrderOfFit MethodSet Order of fit given one or two integers. Examplesp.SetOrderOfFit(2); // For ScatterPlot (X)
sp.SetOrderOfFit(2,1); // For CloudChart (X Y) OverloadsSee also ...SharpPlot Members 
 Send comments on this topic© Dyalog Ltd 2021
 |