alexa

    Show / Hide Table of Contents

    Enum MACDType

    Specifies the display type for the MACD indicator in a chart.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum MACDType

    Fields

    Name Description
    Both

    Displays both the MACD line and histogram.

    Histogram

    Displays only the MACD histogram.

    Line

    Displays only the MACD line.

    Back to top Generated by DocFX