Class RangeNavigatorPeriods
Specifies the periods that are to be added to the period selector of the range navigator.
Inheritance
RangeNavigatorPeriods
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class RangeNavigatorPeriods : SfBaseComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
RangeNavigatorPeriods()
Declaration
public RangeNavigatorPeriods()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTreeBuilder | __builder |