Class PeriodSelector
Sets and gets the period selector which allows to select a range with specified periods.
Inheritance
System.Object
PeriodSelector
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class PeriodSelector : Object
Constructors
PeriodSelector(SfRangeNavigator)
Initializes a new instance of the PeriodSelector class.
Declaration
public PeriodSelector(SfRangeNavigator rangeNavigator)
Parameters
Type | Name | Description |
---|---|---|
SfRangeNavigator | rangeNavigator | Specifies the instance of component. |