CurveFitType Property

Contained in the AnalysisOptions object ; Sets/returns the type of curve that is fit to the data.

Syntax

analysisoptions.CurveFitType [= short ]

The CurveFitType property syntax has these parts:

Part  Description

analysisoptions An object expression that evaluates to an AnalysisOptions object.

short  A numeric expression indicating the new curve type.

Settings

The settings for short are:

Setting  Description

0  none

1  best fit

2  Johnson

3  Weibull

4  normal

5  folded normal

6  true position