menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSerAuxTrendRecord.TRegression - UWP 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.UWP.dll
    Syntax
    public sealed class TRegression : Enum

    Fields

    Exponential

    Represents the Exponential regression type.

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

    Logarithmic

    Represents the Logarithmic regression type.

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

    MovingAverage

    Represents the MovingAverage regression type.

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

    Polynomial

    Represents the Polynomial regression type.

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

    Power

    Represents the Power regression type.

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

    Extension Methods

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