The FourParameterLogisticCurve type exposes the following members.
Properties
|
| Name | Description |
|---|
 | Center |
Gets or sets the center of the logistic curve.
|
 | FinalValue |
Gets or sets the initial value of the logistic curve.
|
 | HillSlope |
Gets or sets the Hill slope of the logistic curve.
|
 | InitialValue |
Gets or sets the initial value of the logistical curve.
|
 | Parameters |
Gets the collection of parameters that determine the shape of this
Curve.
(Inherited from Curve.) |
See Also