EPPlus 3.0 |
ExcelChartTrendline Members |
ExcelChartTrendline Class Methods Properties See Also Send Feedback |
The ExcelChartTrendline type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Backward |
Forcast backwards periods
| |
DisplayEquation |
Display the trendline equation on the chart
| |
DisplayRSquaredValue |
Display the R-squared value for a trendline
| |
Forward |
Forcast forward periods
| |
Intercept |
Specify the point where the trendline crosses the vertical axis
| |
Name |
Name in the legend
| |
Order |
Order for polynominal trendlines
| |
Period |
Period for monthly average trendlines
| |
Type |
Type of Trendline
|