alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum TrendlineType

    Specifies the type of Trendline to be displayed.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum TrendlineType

    Fields

    Name Description
    Exponential

    Represents the TrendlineType as Exponential.

    Linear

    Represents the TrendlineType as Linear.

    Logarithmic

    Represents the TrendlineType as Logarithmic.

    Polynomial

    Represents the TrendlineType as Polynomial.

    Power

    Represents the TrendlineType as Power.

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