TrendlineType Enum
TrendlineType Enum
Represents the trendline type.
type TrendlineType int32
Fields
| Field | Description |
|---|---|
| Exponential | Exponential |
| Linear | Linear |
| Logarithmic | Logarithmic |
| MovingAverage | MovingAverage |
| Polynomial | Polynomial |
| Power | Power |
Represents the trendline type.
type TrendlineType int32
| Field | Description |
|---|---|
| Exponential | Exponential |
| Linear | Linear |
| Logarithmic | Logarithmic |
| MovingAverage | MovingAverage |
| Polynomial | Polynomial |
| Power | Power |