Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FeatureType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FeatureType

    It defines flow direction of the bullet chart. Rect Dot

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

    Fields

    Dot

    dot - dot feature type

    Declaration
    public const FeatureType Dot
    Field Value
    Type Description
    FeatureType

    Rect

    rect - 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 - 2021 Syncfusion Inc. All Rights Reserved