menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MacdType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MacdType

    Defines the type of MACD indicator. The options are: Line - Displays only the MACD line and signal line. Histogram - Displays only the MACD histogram. Both - Displays the MACD line, signal line, and histogram.

    Inheritance
    System.Object
    MacdType
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class MacdType : Enum

    Fields

    Both

    Declaration
    public const MacdType Both
    Field Value
    Type
    MacdType

    Histogram

    Declaration
    public const MacdType Histogram
    Field Value
    Type
    MacdType

    Line

    Declaration
    public const MacdType Line
    Field Value
    Type
    MacdType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved