Enum TrendlineType

Enum TrendlineType

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

Représente le type de ligne de tendance.

public enum TrendlineType

Champs

Exponential = 0

Exponentielle

Linear = 1

Linéaire

Logarithmic = 2

Logarithmique

MovingAverage = 3

MoyenneMobile

Polynomial = 4

Polynomial

Power = 5

Puissance

 Français