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