menu

UWP

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

    Show / Hide Table of Contents

    Class ExcelTrendLineType

    Represents trend line values.

    Inheritance
    System.Object
    ExcelTrendLineType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelTrendLineType : Enum

    Fields

    Exponential

    Represents Exponential trend line type.

    Declaration
    public const ExcelTrendLineType Exponential
    Field Value
    Type
    ExcelTrendLineType

    Linear

    Represents Linear trend line type.

    Declaration
    public const ExcelTrendLineType Linear
    Field Value
    Type
    ExcelTrendLineType

    Logarithmic

    Represents Logarithmic trend line type.

    Declaration
    public const ExcelTrendLineType Logarithmic
    Field Value
    Type
    ExcelTrendLineType

    Moving_Average

    Represents Moving average trend line type.

    Declaration
    public const ExcelTrendLineType Moving_Average
    Field Value
    Type
    ExcelTrendLineType

    Polynomial

    Represents Polynomial trend line type.

    Declaration
    public const ExcelTrendLineType Polynomial
    Field Value
    Type
    ExcelTrendLineType

    Power

    Represents Power trend line type.

    Declaration
    public const ExcelTrendLineType Power
    Field Value
    Type
    ExcelTrendLineType

    Extension Methods

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