Aspose::Cells::Charts::TrendlineType enum

TrendlineType enum

Represents the trendline type.

enum class TrendlineType

Values

NameValueDescription
Exponential0
Exponential.
Linear1
Linear.
Logarithmic2
Logarithmic.
MovingAverage3
MovingAverage.
Polynomial4
Polynomial.
Power5
Power.

See Also