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

In This Topic
    ForecastBackward 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 minimum.
    Syntax
    'Declaration
     
    Public Property ForecastBackward As System.Double
    public System.double ForecastBackward {get; set;}
    See Also