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 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6