Class
GaugeCenterLabelTemplateContext

The tooltip template context.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

public class GaugeCenterLabelTemplateContext

Inheritance: objectGaugeCenterLabelTemplateContext

Constructors

GaugeCenterLabelTemplateContext()

Declaration

public GaugeCenterLabelTemplateContext()

Properties

Pointers

Declaration

public List<GaugePointer> Pointers { get; set; }

Property Value

List<GaugePointer>