Gets the preprocessed value for Upper bound. Can be null if the expression is not valid.
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 Nullable<double> UpperBound { get; }
Property Value
Type: NullableDoubleVersion Information
Supported in: 15.0
See Also