RadzenLegend Class

Class RadzenLegend.

Inheritance

Object

ComponentBase

RadzenChartComponentBase

RadzenLegend

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

RadzenChartComponentBase.SetParametersAsync

RadzenChartComponentBase.ValidateParameters

RadzenChartComponentBase.DidParameterChange

RadzenChartComponentBase.Chart

ComponentBase.BuildRenderTree

ComponentBase.OnInitialized

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 RadzenLegend : RadzenChartComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenLegendlink

Class RadzenLegend.

Declaration
public RadzenLegend()

Properties

Positionlink

Gets or sets the position.

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

Visiblelink

Gets or sets a value indicating whether this RadzenLegend is visible.

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

Methods

Initializelink

Initializes this instance.

Declaration
protected override void Initialize()

ShouldRefreshChartlink

Shoulds the refresh chart.

Declaration
protected override bool ShouldRefreshChart(ParameterView parameters)
Parameters
Type Name Description
ParameterView parameters The parameters.
Returns
Type Description
booltrue if XXXX, false otherwise.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙