menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TrendlineType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TrendlineType

    The Trendline type Enumerator.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum TrendlineType

    Fields

    Name Description
    Exponential

    Draws Exponential Trendline.

    Linear

    Draws linear Trendline.

    Logarithmic

    Draws Logarithmic Trendline.

    MovingAverage

    Draws Moving Average Trendline.

    Polynomial

    Draws Polynomial Trendline.

    Power

    Draws Power Trendline.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved