ForecastBackward Property
ForecastBackward
Gets or sets the value that specifies how long the trend line extends in x axis
direction relative to the appropriate data minimum.
Declaration
public double ForecastBackward { get; set; }
Public Property ForecastBackward As Double
See Also