PointPairListLinearRegression(IPointList, Int32) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public PointPairList LinearRegression(
	IPointList points,
	int pointCount
)

Parameters

points  IPointList
 
pointCount  Int32
 

Return Value

PointPairList

See Also