Point Pair ListLinear Regression(IPoint List, Int 32) Method
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public PointPairList LinearRegression(
IPointList points,
int pointCount
)VB
Public Function LinearRegression (
points As IPointList,
pointCount As Integer
) As PointPairListParameters
- points IPointList
- pointCount Int32