Enum TrendlineType
Enum TrendlineType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
表示趋势线类型。
public enum TrendlineType
字段
Exponential = 0
指数
Linear = 1
线性
Logarithmic = 2
对数
MovingAverage = 3
移动平均
Polynomial = 4
多项式
Power = 5
幂
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
表示趋势线类型。
public enum TrendlineType
Exponential = 0
指数
Linear = 1
线性
Logarithmic = 2
对数
MovingAverage = 3
移动平均
Polynomial = 4
多项式
Power = 5
幂