A sparkline is a small chart that provides a simple way to visualize trends in data.
IComponent
IHandleEvent
IHandleAfterRender
RadzenChart.OnAfterRenderAsync
RadzenChart.SetParametersAsync
RadzenChart.GetComponentCssClass
RadzenComponent.RaiseContextMenu
RadzenComponent.RaiseMouseEnter
RadzenComponent.AddContextMenu
RadzenComponent.RaiseMouseLeave
RadzenComponent.OnBecameInvisible
RadzenComponent.DefaultCulture
RadzenComponent.IsJSRuntimeAvailable
ComponentBase.OnInitializedAsync
ComponentBase.OnParametersSet
ComponentBase.OnParametersSetAsync
ComponentBase.StateHasChanged
ComponentBase.ShouldRender
ComponentBase.OnAfterRender
ComponentBase.InvokeAsync
ComponentBase.DispatchExceptionAsync
ComponentBase.RendererInfo
ComponentBase.Assets
ComponentBase.AssignedRenderMode
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public class RadzenSparkline : RadzenChart, IComponent, IHandleEvent, IHandleAfterRenderInstantiates a new instance of RadzenSparkline.
public RadzenSparkline()Updates the scales based on the configuration.
protected override bool UpdateScales()
| Type | Description |
|---|---|
| bool | True if the chart should refresh; otherwise false; |