Enum TrendlineType

Enum TrendlineType

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

Representa el tipo de línea de tendencia.

public enum TrendlineType

Campos

Exponential = 0

Exponencial

Linear = 1

Lineal

Logarithmic = 2

Logarítmico

MovingAverage = 3

MediaMóvil

Polynomial = 4

Polinómico

Power = 5

Potencia

 Español