alexa
menu

WPF

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

    Show / Hide Table of Contents

    Enum FinancialPrice

    Specifies which price need to consider for fluctuation detection.

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

    Fields

    Name Description
    Close

    Represents the closing price value.

    High

    Represents the high price value.

    Low

    Represents the low price value.

    None

    Does not consider any price value for fluctuation detection.

    Open

    Represents the opening price value.

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