| GrapeCity.Excel.Chart Namespace : ExcelTrendLineType Enumeration | 
'Declaration Public Enum ExcelTrendLineType Inherits System.Enum
'Usage Dim instance As ExcelTrendLineType
public enum ExcelTrendLineType : System.Enum
| Member | Description | 
|---|---|
| Exponential | Specifies the trendline shall be an exponential curve | 
| Linear | Specifies the trendline shall be a line | 
| Logarithmic | Specifies the trendline shall be a logarithmic curve | 
| MovingAverage | Specifies the trendline shall be a moving average of period Peroid | 
| Polynomial | Specifies the trendline shall be a polynomial curve of order | 
| Power | Specifies the trendline shall be a power curve. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.ExcelTrendLineType
Target Platforms: Windows Server 2012, Windows RT