TrendlineType
TrendlineType enumeration
Represents the trendline type.
public enum TrendlineType
Values
Name | Value | Description |
---|---|---|
Exponential | 0 |
Exponential |
Linear | 1 |
Linear |
Logarithmic | 2 |
Logarithmic |
MovingAverage | 3 |
MovingAverage |
Polynomial | 4 |
Polynomial |
Power | 5 |
Power |
See Also
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells