SharpPlot Reference > SharpPlot Methods > SetWeightings Method SharpPlot.SetWeightings Method
Set Weights for modelfit or contour surface.
Example
sp.SetWeightings(new int[] {1,0,1,2,1});
Overloads
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|