New to Telerik UI for BlazorStart a free 30-day trial

The tooltip template context.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class GaugeCenterLabelTemplateContext

Inheritance: objectGaugeCenterLabelTemplateContext

Constructors

C#
public GaugeCenterLabelTemplateContext()

Properties

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