Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFChartMACDType

    Show / Hide Table of Contents

    Class SFChartMACDType

    Represents the draw type.

    Inheritance
    System.Object
    SFChartMACDType
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class SFChartMACDType : Enum

    Fields

    Both

    Represents the Line and Histogram draw type.

    Declaration
    public const SFChartMACDType Both
    Field Value
    Type Description
    SFChartMACDType

    Histogram

    Represents the Histogram draw type.

    Declaration
    public const SFChartMACDType Histogram
    Field Value
    Type Description
    SFChartMACDType

    Line

    Represents the Line draw type.

    Declaration
    public const SFChartMACDType Line
    Field Value
    Type Description
    SFChartMACDType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved