RadzenSpiderLegend Class

Configures the legend of a RadzenSpiderChart.

Inheritance

Object

ComponentBase

RadzenSpiderLegend

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

ComponentBase.BuildRenderTree

ComponentBase.OnInitializedAsync

ComponentBase.OnParametersSet

ComponentBase.OnParametersSetAsync

ComponentBase.StateHasChanged

ComponentBase.ShouldRender

ComponentBase.OnAfterRender

ComponentBase.OnAfterRenderAsync

ComponentBase.InvokeAsync

ComponentBase.DispatchExceptionAsync

ComponentBase.RendererInfo

ComponentBase.Assets

ComponentBase.AssignedRenderMode

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenSpiderLegend : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenSpiderLegendlink

Configures the legend of a RadzenSpiderChart.

Declaration
public RadzenSpiderLegend()

Properties

Chartlink

Gets or sets the parent spider chart (non-generic contract).

Declaration
public IRadzenSpiderChart Chart { get; set; }
Property Value
Type Description
IRadzenSpiderChartGets or sets the parent spider chart (non-generic contract).

Positionlink

Gets or sets the legend position.

Declaration
public LegendPosition Position { get; set; }
Property Value
Type Description
LegendPositionGets or sets the legend position.

Visiblelink

Gets or sets a value indicating whether the legend is visible.

Declaration
public bool Visible { get; set; }
Property Value
Type Description
boolGets or sets a value indicating whether the legend is visible.

Methods

OnInitializedlink

Declaration
protected override void OnInitialized()

SetParametersAsynclink

Declaration
public override Task SetParametersAsync(ParameterView parameters)
Parameters
Type Name Description
ParameterView parameters
Returns
Type Description
Task
An error has occurred. This app may no longer respond until reloaded. Reload 🗙