API
Types
TrendLineType

TrendLineType

  • Type: 'exponential'|'linear'|'logarithmic'|'movingAverage'|'polynomial'|'power'
NameValueDescription
EXPONENTIAL'exponential'지수.
LINEAR'linear'선형.
LOGARITHMIC'logarithmic'로그.
MOVING_AVERAGE'movingAverage'이동 평균.
POLYNOMIAL'polynomial'다항.
POWER'power'멱급수.