Represents a series that can be rendered inside a RadzenRangeNavigator.
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public interface IRangeNavigatorSeriesRenders the series using the specified scales.
public abstract RenderFragment Render(ScaleBase categoryScale, ScaleBase valueScale)
| Type | Description |
|---|---|
| RenderFragment |