Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowBestFitCurveII

Scope

Pego

Type

Boolean/Int32

Default

TRUE

.NET

PePlot.Allow.BestFitCurveGraphed

Ocx|Vcl

AllowBestFitCurveII

DLL

PEP_bALLOWBESTFITCURVEII

 

Purpose

This property controls whether the Points plus Best Fit Curve II plotting method is accessible to the user. This property produces a best fit curve for only those points currently graphed.

 

Setting

Description

TRUE

Best Fit Curve Graph II is available.

FALSE

Best Fit Curve Graph II is not available.

 

Comments

PePlot.Allow.BestFitCurveGraphed members of Pego.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 AllowBestFitCurve AllowBestFitLine