Class
GaugeCenterLabelTemplateContext

The tooltip template context.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class GaugeCenterLabelTemplateContext

Inheritance: objectGaugeCenterLabelTemplateContext

Constructors

GaugeCenterLabelTemplateContext()

Declaration

cs-api-definition
public GaugeCenterLabelTemplateContext()

Properties

Pointers

Declaration

cs-api-definition
public List<GaugePointer> Pointers { get; set; }

Property Value

List<GaugePointer>