alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum PivotChartTrendlineTypes

    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.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum PivotChartTrendlineTypes

    Fields

    Name Description
    Exponential

    Exponential - Defines the exponential trendline.

    Linear

    Linear - Defines the linear trendline.

    Logarithmic

    Logarithmic - Defines the logarithmic trendline.

    MovingAverage

    MovingAverage - Defines the moving average trendline.

    Polynomial

    Polynomial - Defines the polynomial trendline.

    Power

    Power - Defines the power trendline.

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