alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum TrendlineTypes

    Specifies the type of trendlines.

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

    Fields

    Name Description
    Exponential

    Renders an exponential trendline.

    Linear

    Renders a linear trendline.

    Logarithmic

    Renders a logarithmic trendline.

    MovingAverage

    Renders a moving average trendline.

    Polynomial

    Renders a polynomial trendline.

    Power

    Renders a power trendline.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved