menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FlagType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FlagType

    Specifies the flag type for stock events.

    Inheritance
    System.Object
    FlagType
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class FlagType : Enum

    Fields

    ArrowDown

    Defines the arrow down type.

    Declaration
    public const FlagType ArrowDown
    Field Value
    Type
    FlagType

    ArrowLeft

    Defines the arrow left type.

    Declaration
    public const FlagType ArrowLeft
    Field Value
    Type
    FlagType

    ArrowRight

    Defines the arrow right type.

    Declaration
    public const FlagType ArrowRight
    Field Value
    Type
    FlagType

    ArrowUp

    Defines the arrow up type.

    Declaration
    public const FlagType ArrowUp
    Field Value
    Type
    FlagType

    Circle

    Defines the circle type.

    Declaration
    public const FlagType Circle
    Field Value
    Type
    FlagType

    Flag

    Defines the flag type.

    Declaration
    public const FlagType Flag
    Field Value
    Type
    FlagType

    InvertedTriangle

    Defines the inverted triangle type.

    Declaration
    public const FlagType InvertedTriangle
    Field Value
    Type
    FlagType

    Pin

    Defines the pin type.

    Declaration
    public const FlagType Pin
    Field Value
    Type
    FlagType

    Square

    Defines the square type.

    Declaration
    public const FlagType Square
    Field Value
    Type
    FlagType

    Text

    Defines the flag type as text.

    Declaration
    public const FlagType Text
    Field Value
    Type
    FlagType

    Triangle

    Defines the triangle type.

    Declaration
    public const FlagType Triangle
    Field Value
    Type
    FlagType

    TriangleLeft

    Defines the triangle left type.

    Declaration
    public const FlagType TriangleLeft
    Field Value
    Type
    FlagType

    TriangleRight

    Defines the triangle right type.

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