ASP.NET Core

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

    Show / Hide Table of Contents

    Enum ExcelTrendLineType

    Represents trend line values.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelTrendLineType

    Fields

    Name Description
    Exponential

    Represents Exponential trend line type.

    Linear

    Represents Linear trend line type.

    Logarithmic

    Represents Logarithmic trend line type.

    Moving_Average

    Represents Moving average trend line type.

    Polynomial

    Represents Polynomial trend line type.

    Power

    Represents Power trend line type.

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