Enum TrendlineType
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum TrendlineType : int
Fields
| Name | Description |
|---|---|
| Exponential | |
| Linear | |
| Logarithmic | |
| MovingAverage | |
| Polynomial | |
| Power |
public enum TrendlineType : int
| Name | Description |
|---|---|
| Exponential | |
| Linear | |
| Logarithmic | |
| MovingAverage | |
| Polynomial | |
| Power |