Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowBestFitCurve

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

TRUE

.NET

PePlot.Allow.BestFitCurve

Ocx|Vcl

AllowBestFitCurve

DLL

PEP_bALLOWBESTFITCURVE

 

Purpose

This property controls whether the Points plus Best Fit Curve plotting method is accessible to the user.

 

Setting

Description

TRUE

Best Fit Curve Graph is available.

FALSE

Best Fit Curve Graph is not available.

 

Comments

PePlot.Allow.BestFitCurve members of Pego.PePlot.Allow, Pesgo.PePlot.Allow

 

The BestFitDegree property is used to control the degree of polynomial to be generated.

 

SubsetDegree can be used to control the polynomial degree on a per subset basis.

 

BestFitCoeffs can be used to retrieve the best fit coefficients.

 

See Also: PlottingMethod AllowBestFitLine