|
|
ColumnRegressDegreesOfFreedom Method ![]()
Flipper Graph Control allows you to draw regression lines of up to the fifth degree. This property returns the degree of currently drawn regression line.
Syntax
value = FlpGrf.ColumnRegressDegreesOfFreedom
The ColumnRegressDegreesOfFreedom property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
value |
The degree of the regression line. |
Remarks
This Property does not turn the regression line on or off, it is a read only property. To add, alter, or turn regression line on or off use the ColumnRegress property.
See Also
All Column Routines, ColumnRegress Property, ColumnRegressCoeff Method, ColumnRegressCurveSegmentSize Property, ColumnDegreesOfFreedom Property, ColumnRegressR Property, ColumnRegressR2 Property, ColumnRegressSlope Property, ColumnRegressYInter Property
![]() |
Last modified on: Friday, August 16, 2002