SpreadsheetGear 2017
ITrendline Interface Members
Properties  Methods 

SpreadsheetGear.Charts Namespace : ITrendline Interface

The following tables list the members exposed by ITrendline.

Public Properties
 NameDescription
 PropertyGets or sets the property which specifies the number of periods to forecast backward.  
 PropertyReturns an instance of IDataLabel which represents the data label of this trendline.  
 PropertyGets or sets the property which specifies whether the equation is displayed in the trendline data label.  
 PropertyGets or sets the property which specifies whether the R-Squared value is displayed in the trendline data label.  
 PropertyReturns an instance of IChartFormat which represents the formatting options of this trendline.  
 PropertyGets or sets the property which specifies the number of periods to forecast forward.  
 PropertyReturns the zero based index of this trendline.  
 PropertyGets or sets the property which specifies the y-intercept of the trendline.  
 PropertyGets or sets the property which specifies whether the y-intercept of the trendline is automatically determined.  
 PropertyGets or sets the property which specifies a custom name for the trendline.  
 PropertyGets or sets the property which specifies whether the name of the trendline is automatically determined.  
 PropertyGets or sets the property which specifies the order on a polynomial trendline.  
 PropertyGets or sets the property which specifies the period on a moving average trendline.  
 PropertyGets or sets the property which specifies the trendline type.  
Top
Public Methods
 NameDescription
 MethodDeletes the trendline.  
Top
See Also

Reference

ITrendline Interface
SpreadsheetGear.Charts Namespace
ITrendlines Interface