Class RangeNavigatorSeriesBorder
Sets and gets the options to customize the border for range navigator series
Inheritance
System.Object
Syncfusion.Blazor.SfBaseComponent
RangeNavigatorSeriesBorder
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class RangeNavigatorSeriesBorder : ChartCommonBorder
Constructors
RangeNavigatorSeriesBorder()
Declaration
public RangeNavigatorSeriesBorder()
Methods
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Overrides
Syncfusion.Blazor.SfBaseComponent.OnInitializedAsync()
OnParametersSetAsync()
Declaration
protected override Task OnParametersSetAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |