Share via


ForecastingResult.Limit Property

Definition

Specifies the upper bound for the series.

public:
 property Nullable<double> Limit { Nullable<double> get(); };
public Nullable<double> Limit { get; }
member this.Limit : Nullable<double>
Public ReadOnly Property Limit As Nullable(Of Double)

Property Value

Applies to