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 |