ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DerivedSeriesFormula - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DerivedSeriesFormula

    Indicates the type of Formula to apply to the data values from the source series.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum DerivedSeriesFormula

    Fields

    Name Description
    BollingerBands

    Specifies a Bollinger bands formula.

    DetrendedPriceOscillator

    Specifies a detrended price oscillator formula.

    Envelopes

    Specifies an envelope formula.

    ExponentialMovingAverage

    Specifies an exponential moving average formula.

    MACD

    Specifies an MACD formula.

    Mean

    Specifies a mean formula.

    Median

    Specifies a median formula.

    MovingAverage

    Specifies a moving average formula.

    Performance

    Specifies a performance formula.

    RateOfChange

    Specifies a rate of change formula.

    RelativeStrengthIndex

    Specifies a relative strength index formula.

    StandardDeviation

    Specifies a standard deviation formula.

    TriangularMovingAverage

    Specifies a triangular moving average formula.

    TRIX

    Specifies a TRIX formula.

    WeightedMovingAverage

    Specifies a weighted moving average formula.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved