Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowBestFitLineII

Scope

Pego

Type

Boolean/Int32

Default

TRUE

.NET

PePlot.Allow.BestFitLineGraphed

Ocx|Vcl

AllowBestFitLineII

DLL

PEP_bALLOWBESTFITLINEII

 

Purpose

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

 

Setting

Description

TRUE

Best Fit Line Graph II is available.

FALSE

Best Fit Line Graph II is not available.

 

Comments

PePlot.Allow.BestFitLineGraphed members of Pego.PePlot.Allow

 

BestFitCoeffs can be used to retrieve the best fit coefficients.

 

See Also: PlottingMethod AllowBestFitCurve AllowBestFitLine