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

거듭제곱

 한국어