Enum TrendlineType

Enum TrendlineType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Represents the trendline type.

public enum TrendlineType

Fields

Exponential = 0

Exponential

Linear = 1

Linear

Logarithmic = 2

Logarithmic

MovingAverage = 3

MovingAverage

Polynomial = 4

Polynomial

Power = 5

Power