2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / TrendLine Class / ForecastForward Property

In This Topic
    ForecastForward Property
    In This Topic
    Gets or sets the value that specifies how long the trend line extends in x axis direction relative to the appropriate data maximum.
    Syntax
    'Declaration
     
    Public Property ForecastForward As System.Double
    public System.double ForecastForward {get; set;}
    See Also