Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowBestFitLine

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

TRUE

.NET

PePlot.Allow.BestFitLine

Ocx|Vcl

AllowBestFitLine

DLL

PEP_bALLOWBESTFITLINE

 

Purpose

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

 

Setting

Description

TRUE

Best Fit Line Graph is available.

FALSE

Best Fit Line Graph is not available.

 

Comments

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

 

BestFitCoeffs can be used to retrieve the best fit coefficients.

 

See Also: PlottingMethod AllowBestFitCurve