SpreadsheetGear.Charts Namespace : TrendlineType Enumeration |
'Declaration
Public Enum TrendlineType Inherits System.Enum
'Usage
Dim instance As TrendlineType
public enum TrendlineType : System.Enum
public enum TrendlineType = class(System.Enum)
public enum TrendlineType extends System.Enum
__value public enum TrendlineType : public System.Enum
public enum class TrendlineType : public System.Enum
Member | Description |
---|---|
Exponential | Specifies an exponential trendline. |
Linear | Specifies a linear trendline. |
Logarithmic | Specifies a logarithmic trendline. |
MovingAvg | Specifies a moving average trendline. |
Polynomial | Specifies a polynomial trendline. |
Power | Specifies a power trendline. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Charts.TrendlineType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2