Gets or sets the preprocessor expression for the decline limit.
The model switches from hyperbolic to exponential decline after reaching this limiting value.
Namespace: Spotfire.Dxp.Application.Visuals.FittingModels
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public string DLimExpression { get; set; }
Property Value
Type: StringThe value for the decline limit.
Version Information
Supported in: 15.0
See Also