menu

UWP

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

    Show / Hide Table of Contents

    Class TrendlineType

    Inheritance
    System.Object
    TrendlineType
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class TrendlineType : Enum

    Fields

    Exponential

    Declaration
    public const TrendlineType Exponential
    Field Value
    Type
    TrendlineType

    Linear

    Declaration
    public const TrendlineType Linear
    Field Value
    Type
    TrendlineType

    Logarithmic

    Declaration
    public const TrendlineType Logarithmic
    Field Value
    Type
    TrendlineType

    Polynomial

    Declaration
    public const TrendlineType Polynomial
    Field Value
    Type
    TrendlineType

    Power

    Declaration
    public const TrendlineType Power
    Field Value
    Type
    TrendlineType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved