Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public enum TrendLineType
Public Enumeration TrendLineType
public enum class TrendLineType
type TrendLineType
Members
Member | Value | Description |
---|---|---|
Exponential | 1 | |
Linear | 5 | |
Logarithmic | 2 | |
Moving_Average | 4 | |
Polynomial | 0 | |
Power | 3 |