ASP.NET MVC - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TrendlineTypes - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TrendlineTypes

    Defines the type of trendlines. They are Linear - Defines the linear trendline Exponential - Defines the exponential trendline Polynomial - Defines the polynomial trendline Power - Defines the power trendline Logarithmic - Defines the logarithmic trendline MovingAverage - Defines the moving average trendline

    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum TrendlineTypes

    Fields

    Name Description
    Exponential
    Linear
    Logarithmic
    MovingAverage
    Polynomial
    Power
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved