IRadzenSpiderChart Interface

Non-generic contract for RadzenSpiderChart used by configuration components like RadzenSpiderLegend without relying on reflection (important for trimming/AOT).

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public interface IRadzenSpiderChart

Properties

Legendlink

Gets or sets the legend configuration for the chart.

Declaration
public RadzenSpiderLegend Legend { get; set; }
Property Value
Type Description
RadzenSpiderLegendGets or sets the legend configuration for the chart.

Methods

Refreshlink

Requests the chart to refresh its rendering.

Declaration
public abstract Task Refresh()
Returns
Type Description
Task
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙