'Declaration Public Enum TrendlineType Inherits System.Enum
public enum TrendlineType : System.Enum
Member | Description |
---|---|
Exponential | The trendline is exponential. |
Linear | The trendline is linear. |
Logarithmic | The trendline is logarithmic. |
MovingAverage | The trendline depicts a moving average. |
Polynomial | The trendline depicts a polynomial of order/degree n, when n is specified by the ChartTrendline.PolynomialOrder property. |
Power | The trendline depicts a power curve. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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