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

べき

 日本語