RadzenChartTooltip Class

Inheritance

Object

ComponentBase

RadzenChartTooltip

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

ComponentBase.OnInitializedAsync

ComponentBase.OnParametersSet

ComponentBase.OnParametersSetAsync

ComponentBase.StateHasChanged

ComponentBase.ShouldRender

ComponentBase.OnAfterRender

ComponentBase.InvokeAsync

ComponentBase.DispatchExceptionAsync

ComponentBase.SetParametersAsync

ComponentBase.RendererInfo

ComponentBase.Assets

ComponentBase.AssignedRenderMode

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenChartTooltip : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenChartTooltiplink

Declaration
public RadzenChartTooltip()

Properties

Referencelink

Gets the reference for the current component.

Declaration
protected Microsoft.JSInterop.DotNetObjectReference<RadzenChartTooltip> Reference { get; }
Property Value
Type Description
Microsoft.JSInterop.DotNetObjectReference<RadzenChartTooltip>Gets the reference for the current component.

UniqueIDlink

Declaration
public string UniqueID { get; set; }
Property Value
Type Description
string

Methods

BuildRenderTreelink

Declaration
protected override void BuildRenderTree(Rendering.RenderTreeBuilder __builder)
Parameters
Type Name Description
Rendering.RenderTreeBuilder __builder

Closelink

Closes this instance.

Declaration
public Task Close()
Returns
Type Description
Task

CloseTooltiplink

Closes this instance.

Declaration
public void CloseTooltip()

DisposeAsynclink

Declaration
public ValueTask DisposeAsync()
Returns
Type Description
ValueTask

OnAfterRenderAsynclink

Declaration
protected override Task OnAfterRenderAsync(bool firstRender)
Parameters
Type Name Description
bool firstRender
Returns
Type Description
Task

OnInitializedlink

Declaration
protected override void OnInitialized()
An error has occurred. This app may no longer respond until reloaded. Reload 🗙