Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITrendline Interface
Properties Methods

In This Topic
    ITrendline Interface Members
    In This Topic

    The following tables list the members exposed by ITrendline.

    Public Properties
     NameDescription
     Property Gets or sets the number of periods (or units on a scatter chart) that the trendline extends backward.  
     Property Gets or sets whether to display the equation for the trendline (True if the equation for the trendline is displayed on the chart, in the same data label as the R-squared value). Setting this property to True automatically turns on data labels.  
     Property Gets or sets whether to display the R-squared value (True if the R-squared value of the trendline is displayed on the chart, in the same data label as the equation). Setting this property to True automatically turns on data labels.  
     Property Returns the format for chart elements.  
     Property Gets or sets the number of periods (or units on a scatter chart) that the trendline extends forward.  
     Property Returns the index number of the object within the collection of similar objects.  
     Property Gets or sets the point where the trendline crosses the value axis.  
     Property Returns or sets a String value representing the name of the object.  
     Property Get or set if the trendline's name is automatically determined.  
     Property Gets or sets the trendline order (an integer greater than 1) when the trendline type is Polynomial.  
     Property Returns the parent object for the specified object.  
     Property Gets or sets the period for the moving-average trendline.  
     Property Gets or sets the trendline type.  
    Top
    Public Methods
     NameDescription
     Method Clears the formatting of the object.  
     Method Deletes the object.  
    Top
    See Also