Class PeriodSelectorPosition
Specifies the period of selector position.
Inheritance
System.Object
PeriodSelectorPosition
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class PeriodSelectorPosition : Enum
Fields
Bottom
Defines the bottom position.
Declaration
public const PeriodSelectorPosition Bottom
Field Value
Type |
---|
PeriodSelectorPosition |
Top
Defines the top position.
Declaration
public const PeriodSelectorPosition Top
Field Value
Type |
---|
PeriodSelectorPosition |