ClassArcGaugeCenterLabelBase
Class
Definition
Namespace:Telerik.Generated.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public abstract class ArcGaugeCenterLabelBase : DataVizChildComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseDataVizChildComponentArcGaugeCenterLabelBase
Derived Classes:
Implements:
Inherited Members
Constructors
ArcGaugeCenterLabelBase()
Declaration
cs-api-definition
protected ArcGaugeCenterLabelBase()
Properties
Template
Specifies the template of the label.
Declaration
cs-api-definition
[Parameter]
public RenderFragment<GaugeCenterLabelTemplateContext> Template { get; set; }
Property Value