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 |
---|
FeatureType |
Rect
Specifies the rectangle feature type.
Declaration
public const FeatureType Rect
Field Value
Type |
---|
FeatureType |