ComponentOne Chart for .NET (2.0) Search HelpCentral 

TrendLine.ForecastForward Property

Gets or sets the value that specifies how long the trend line extends in x axis direction relative to the appropriate data maximum.

[Visual Basic]

Public Property ForecastForward As Double

[C#]

public double ForecastForward {get;set;}

[Delphi]

public property ForecastForward: Double read get_ForecastForward write set_ForecastForward;

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.