Class CircularGaugeCenterLabel
Inheritance
System.Object
Telerik.Generated.Blazor.Components.DataVizChildComponent
Telerik.Generated.Blazor.Components.ArcGaugeCenterLabelBase
CircularGaugeCenterLabel
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class CircularGaugeCenterLabel : ArcGaugeCenterLabelBase, IDisposable
Constructors
CircularGaugeCenterLabel()
Declaration
public CircularGaugeCenterLabel()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|