Blazor

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

    Show / Hide Table of Contents

    Class FeatureType

    Defines the flow direction of the bullet chart.

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

    Fields

    Dot

    Specifies the dot feature type.

    Declaration
    public const FeatureType Dot
    Field Value
    Type Description
    FeatureType

    Rect

    Specifies the rectangle feature type.

    Declaration
    public const FeatureType Rect
    Field Value
    Type Description
    FeatureType

    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