RadzenSparkline Class

A sparkline is a small chart that provides a simple way to visualize trends in data.

Inheritance

Object

ComponentBase

RadzenComponent

RadzenChart

RadzenSparkline

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

RadzenChart.SetRTL

RadzenChart.GetSeries

RadzenChart.ShouldRenderAxes

RadzenChart.Resize

RadzenChart.MouseMove

RadzenChart.Click

RadzenChart.OnWheel

RadzenChart.OnPan

RadzenChart.DisplayTooltipFor

RadzenChart.OnAfterRenderAsync

RadzenChart.OnInitialized

RadzenChart.SetParametersAsync

RadzenChart.Reload

RadzenChart.ResetZoom

RadzenChart.ToSvg

RadzenChart.ToPng

RadzenChart.Dispose

RadzenChart.GetComponentCssClass

RadzenChart.BuildRenderTree

RadzenChart.ColorScheme

RadzenChart.AllowSeriesHover

RadzenChart.MouseMoveThrottle

RadzenChart.Animate

RadzenChart.AnimationDuration

RadzenChart.AnimateDataUpdates

RadzenChart.SyncGroup

RadzenChart.SeriesClick

RadzenChart.LegendClick

RadzenChart.Width

RadzenChart.Height

RadzenChart.MarginTop

RadzenChart.MarginLeft

RadzenChart.MarginRight

RadzenChart.MarginBottom

RadzenChart.ChildContent

RadzenChart.AllowZoom

RadzenChart.AllowPan

RadzenChart.Zoom

RadzenChart.ZoomChanged

RadzenChart.ViewChange

RadzenChart.ViewStart

RadzenChart.ViewStartChanged

RadzenChart.ViewEnd

RadzenChart.ViewEndChanged

RadzenChart.ClickTolerance

RadzenChart.TooltipTolerance

RadzenComponent.OnMouseEnter

RadzenComponent.OnMouseLeave

RadzenComponent.OnContextMenu

RadzenComponent.GetCssClass

RadzenComponent.GetId

RadzenComponent.Debounce

RadzenComponent.Localize

RadzenComponent.RaiseContextMenu

RadzenComponent.RaiseMouseEnter

RadzenComponent.AddContextMenu

RadzenComponent.RaiseMouseLeave

RadzenComponent.OnBecameInvisible

RadzenComponent.Attributes

RadzenComponent.Element

RadzenComponent.MouseEnter

RadzenComponent.MouseLeave

RadzenComponent.ContextMenu

RadzenComponent.Culture

RadzenComponent.DefaultCulture

RadzenComponent.UICulture

RadzenComponent.DefaultUICulture

RadzenComponent.Style

RadzenComponent.Visible

RadzenComponent.UniqueID

RadzenComponent.JSRuntime

RadzenComponent.IsJSRuntimeAvailable

RadzenComponent.Reference

RadzenComponent.CurrentStyle

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

Syntax

public class RadzenSparkline : RadzenChart, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenSparklineLink to this section

Instantiates a new instance of RadzenSparkline.

Declaration
public RadzenSparkline()

Methods

UpdateScalesLink to this section

Updates the scales based on the configuration.

Declaration
protected override bool UpdateScales()
Returns
Type Description
boolTrue if the chart should refresh; otherwise false;
An error has occurred. This app may no longer respond until reloaded. Reload 🗙