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

In This Topic
    TrendLine Class Members
    In This Topic

    The following tables list the members exposed by TrendLine.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TrendLine class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the object that provides a user-defined calculation of the TrendLine.  
    Public PropertyGets or sets the array index of y values that is used for TrendLine.  
    Public PropertyGets or sets the value that specifies how long the trend line extends in x axis direction relative to the appropriate data minimum.  
    Public PropertyGets or sets the value that specifies how long the trend line extends in x axis direction relative to the appropriate data maximum.  
    Public PropertyGets or sets whether the TrendLine will be shown in legend.  
    Public PropertyGets or sets the line style used to plot the TrendLine.  
    Public PropertyGets or sets the period of the TrendLine calculation.  
    Public PropertyGets or sets the method used to plot a TrendLine.  
    Public PropertyGets or sets the number of points used to plot the TrendLine.  
    Public PropertyGets or sets whether the TrendLine is plotted over or behind the data.  
    Public PropertyGets the options for calculation of the regression.  
    Public PropertyGets the statistical information about calculated regression.  
    Public PropertyGets or sets the index of the data series that is used to calculate the TrendLine.  
    Public PropertyGets the label of the data series that is used to calculate the TrendLine.  
    Public PropertyGets or sets the text associated with the TrendLine shown in legend.  
    Public PropertyGets or sets the type of TrendLine.  
    Public PropertyGets or sets whether the TrendLine is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the calculatedCalculated the coefficients of the TrendLine.  
    Public MethodCalculates the value of the TrendLine at the specified value of X.  
    Public Method  
    Top
    See Also