ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSerAuxTrendRecord.TRegression - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartSerAuxTrendRecord.TRegression

    Regression type.

    Inheritance
    System.Object
    ChartSerAuxTrendRecord.TRegression
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class TRegression : Enum

    Fields

    Exponential

    Represents the Exponential regression type.

    Declaration
    public const ChartSerAuxTrendRecord.TRegression Exponential
    Field Value
    Type Description
    ChartSerAuxTrendRecord.TRegression

    Logarithmic

    Represents the Logarithmic regression type.

    Declaration
    public const ChartSerAuxTrendRecord.TRegression Logarithmic
    Field Value
    Type Description
    ChartSerAuxTrendRecord.TRegression

    MovingAverage

    Represents the MovingAverage regression type.

    Declaration
    public const ChartSerAuxTrendRecord.TRegression MovingAverage
    Field Value
    Type Description
    ChartSerAuxTrendRecord.TRegression

    Polynomial

    Represents the Polynomial regression type.

    Declaration
    public const ChartSerAuxTrendRecord.TRegression Polynomial
    Field Value
    Type Description
    ChartSerAuxTrendRecord.TRegression

    Power

    Represents the Power regression type.

    Declaration
    public const ChartSerAuxTrendRecord.TRegression Power
    Field Value
    Type Description
    ChartSerAuxTrendRecord.TRegression

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved