TrendlineType
TrendlineType enumeration
Represents the trendline type.
Values
Name | Value | Description |
---|---|---|
Exponential | 0 | Exponential |
Linear | 1 | Linear |
Logarithmic | 2 | Logarithmic |
MovingAverage | 3 | MovingAverage |
Polynomial | 4 | Polynomial |
Power | 5 | Power |
Represents the trendline type.
Name | Value | Description |
---|---|---|
Exponential | 0 | Exponential |
Linear | 1 | Linear |
Logarithmic | 2 | Logarithmic |
MovingAverage | 3 | MovingAverage |
Polynomial | 4 | Polynomial |
Power | 5 | Power |