Gets or sets the value that specifies how long the trend line extends in x axis direction relative to the appropriate data minimum.
[Visual Basic]
Public Property ForecastBackward As Double
[C#]
public double ForecastBackward {get;set;}
[Delphi]
public property ForecastBackward: Double read get_ForecastBackward write set_ForecastBackward;
See Also
TrendLine Class | TrendLine Members | C1.Win.C1Chart Namespace | TrendLine Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |