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: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+