RadzenAxisTitle Class

Represents the title configuration of a AxisBase.

Inheritance

Object

ComponentBase

RadzenChartComponentBase

RadzenAxisTitle

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

RadzenChartComponentBase.Initialize

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

Constructors

RadzenAxisTitlelink

Represents the title configuration of a AxisBase.

Declaration
public RadzenAxisTitle()

Properties

Axislink

Sets the axis with this configuration applies to.

Declaration
public AxisBase Axis { set; }
Property Value
Type Description
AxisBaseSets the axis with this configuration applies to.

Textlink

Gets or sets the text displayed by the title.

Declaration
public string Text { get; set; }
Property Value
Type Description
stringGets or sets the text displayed by the title.

Methods

ShouldRefreshChartlink

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